Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sata/
H A Dsata_defs.h688 #define SCSI_NO_TEMP 0xff macro
/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c9320 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()