tag | line | file | source code |
---|---|---|---|
mapping_table_14f | 149 | kernel/blk_drv/scsi/ultrastor.c | } mapping_table_14f[4] = { { 16, 63 }, { 64, 32 }, { 64, 63 }, { 0, 0 } }; |
mapping_table_14f | 258 | kernel/blk_drv/scsi/ultrastor.c | config.heads = mapping_table_14f[config_2.mapping_mode].heads; |
mapping_table_14f | 259 | kernel/blk_drv/scsi/ultrastor.c | config.sectors = mapping_table_14f[config_2.mapping_mode].sectors; |