Searched refs:SCSI_NO_TEMP (Results 1 – 2 of 2) sorted by relevance
688 #define SCSI_NO_TEMP 0xff macro
9320 return (SCSI_NO_TEMP); in sata_sct_temp()9326 return (SCSI_NO_TEMP); in sata_sct_temp()9334 return (SCSI_NO_TEMP); in sata_sct_temp()9397 temp = SCSI_NO_TEMP; in sata_build_lsense_page_2f()9428 temp = ref_temp = sct_temp = SCSI_NO_TEMP; in sata_build_lsense_page_0d()9450 temp = SCSI_NO_TEMP; in sata_build_lsense_page_0d()9487 lpp->param_values[1] = (sct_temp != SCSI_NO_TEMP) ? sct_temp : temp; in sata_build_lsense_page_0d()9491 if (ref_temp != SCSI_NO_TEMP) { in sata_build_lsense_page_0d()