Searched refs:ext_physical_end (Results 1 – 1 of 1) sorted by relevance
65 unsigned int logical_end, physical_end, ext_physical_end; in scsi_partsize() local114 ext_physical_end = ext_cyl * (end_head + 1) * end_sector + in scsi_partsize()119 ,logical_end, physical_end, ext_physical_end, ext_cyl); in scsi_partsize()123 (end_cyl == 1023 && ext_physical_end == logical_end)) { in scsi_partsize()
Completed in 3 milliseconds