tag | line | file | source code |
---|---|---|---|
CAPACITY | 722 | kernel/blk_drv/hd.c | #define CAPACITY (hd_info[target].head*hd_info[target].sect*hd_info[target].cyl) |
CAPACITY | 34 | kernel/blk_drv/scsi/scsi_debug.c | #define CAPACITY (0x80000) |
CAPACITY | 855 | kernel/blk_drv/scsi/sd.c | #define CAPACITY rscsi_disks[target].capacity |