Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Dscsicam.c132 unsigned int logical_end, physical_end, ext_physical_end; in scsi_partsize() local
173 ext_physical_end = ext_cyl * (end_head + 1) * end_sector + in scsi_partsize()
178 ,logical_end, physical_end, ext_physical_end, ext_cyl); in scsi_partsize()
182 (end_cyl == 1023 && ext_physical_end == logical_end)) { in scsi_partsize()