Searched refs:sd_send_scsi_START_STOP_UNIT (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/scsi/targets/ |
H A D | sd.c | 1074 static int sd_send_scsi_START_STOP_UNIT(sd_ssc_t *ssc, int pc_flag, 2750 status = sd_send_scsi_START_STOP_UNIT(ssc, SD_START_STOP, in sd_spin_up_unit() 5457 rval = sd_send_scsi_START_STOP_UNIT(ssc, in sd_setup_pm() 5465 rval = sd_send_scsi_START_STOP_UNIT(ssc, in sd_setup_pm() 6440 sval = sd_send_scsi_START_STOP_UNIT(ssc, SD_POWER_CONDITION, in sdpower() 6445 sval = sd_send_scsi_START_STOP_UNIT(ssc, SD_START_STOP, in sdpower() 19621 sd_send_scsi_START_STOP_UNIT(sd_ssc_t *ssc, int pc_flag, int flag, function 19796 rval = sd_send_scsi_START_STOP_UNIT(ssc, SD_POWER_CONDITION, 19799 rval = sd_send_scsi_START_STOP_UNIT(ssc, SD_START_STOP, 22238 err = sd_send_scsi_START_STOP_UNIT(ssc, SD_START_STOP, [all …]
|