Searched refs:p4_cylinders (Results 1 – 1 of 1) sorted by relevance
621 int p4_cylinders, p4_heads, p4_rpm; in scsi_format_time() local666 p4_cylinders = (page4->cyl_ub << 16) + (page4->cyl_mb << 8) + in scsi_format_time()680 if (p4_cylinders <= 0 || p4_heads <= 0) in scsi_format_time()684 p4_cylinders) + p4_rpm) / p4_rpm; in scsi_format_time()687 err_print(" pcyl: %d\n", p4_cylinders); in scsi_format_time()