Searched refs:sd_send_scsi_LOG_SENSE (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/scsi/targets/ |
H A D | sd.c | 1107 static int sd_send_scsi_LOG_SENSE(sd_ssc_t *ssc, uchar_t *bufaddr, 5575 rval = sd_send_scsi_LOG_SENSE(ssc, log_page_data, in sd_setup_pm() 6230 rval = sd_send_scsi_LOG_SENSE(ssc, log_page_data, in sdpower() 21348 sd_send_scsi_LOG_SENSE(sd_ssc_t *ssc, uchar_t *bufaddr, uint16_t buflen, function 23638 rval = sd_send_scsi_LOG_SENSE(ssc, temperature_page, 23730 status = sd_send_scsi_LOG_SENSE(ssc, log_page_data, 0xFF, 0, 0x01, 0,
|