Home
last modified time | relevance | path

Searched refs:ext_physical_end (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/scsi/
Dscsicam.c131 unsigned int logical_end, physical_end, ext_physical_end; in scsi_partsize() local
172 ext_physical_end = ext_cyl * (end_head + 1) * end_sector + in scsi_partsize()
177 ,logical_end, physical_end, ext_physical_end, ext_cyl); in scsi_partsize()
181 (end_cyl == 1023 && ext_physical_end == logical_end)) { in scsi_partsize()