Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sata/impl/
H A Dsata.c9398 uint8_t temp, ref_temp, sct_temp; in sata_build_lsense_page_0d() local
9404 temp = ref_temp = sct_temp = SCSI_NO_TEMP; in sata_build_lsense_page_0d()
9407 sct_temp = sata_sct_temp(sata_hba_inst, sdinfo, lbuf, 512); in sata_build_lsense_page_0d()
9463 lpp->param_values[1] = (sct_temp != SCSI_NO_TEMP) ? sct_temp : temp; in sata_build_lsense_page_0d()