tag | line | file | source code |
---|---|---|---|
hd_i_struct | 70 | kernel/blk_drv/hd.c | struct hd_i_struct hd_info[] = { HD_TYPE }; |
hd_i_struct | 71 | kernel/blk_drv/hd.c | #define NR_HD ((sizeof (hd_info))/(sizeof (struct hd_i_struct))) |
hd_i_struct | 73 | kernel/blk_drv/hd.c | struct hd_i_struct hd_info[] = { {0,0,0,0,0,0},{0,0,0,0,0,0} }; |