ext_physical_end  132 drivers/scsi/scsicam.c 	unsigned int logical_end, physical_end, ext_physical_end;
ext_physical_end  173 drivers/scsi/scsicam.c 		ext_physical_end = ext_cyl * (end_head + 1) * end_sector +
ext_physical_end  178 drivers/scsi/scsicam.c 		  ,logical_end, physical_end, ext_physical_end, ext_cyl);
ext_physical_end  182 drivers/scsi/scsicam.c 		  (end_cyl == 1023 && ext_physical_end == logical_end)) {