Searched refs:sd_send_scsi_START_STOP_UNIT (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/io/scsi/targets/ |
H A D | sd.c | 1049 #define sd_send_scsi_START_STOP_UNIT ssd_send_scsi_START_STOP_UNIT macro 1523 static int sd_send_scsi_START_STOP_UNIT(sd_ssc_t *ssc, int pc_flag, 3240 status = sd_send_scsi_START_STOP_UNIT(ssc, SD_START_STOP, in sd_spin_up_unit() 5932 rval = sd_send_scsi_START_STOP_UNIT(ssc, in sd_setup_pm() 5940 rval = sd_send_scsi_START_STOP_UNIT(ssc, in sd_setup_pm() 6961 sval = sd_send_scsi_START_STOP_UNIT(ssc, SD_POWER_CONDITION, in sdpower() 6966 sval = sd_send_scsi_START_STOP_UNIT(ssc, SD_START_STOP, in sdpower() 20475 sd_send_scsi_START_STOP_UNIT(sd_ssc_t *ssc, int pc_flag, int flag, function 20650 rval = sd_send_scsi_START_STOP_UNIT(ssc, SD_POWER_CONDITION, 20653 rval = sd_send_scsi_START_STOP_UNIT(ssc, SD_START_STOP, [all …]
|