Searched refs:sd_send_scsi_START_STOP_UNIT (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/uts/common/io/scsi/targets/ |
H A D | sd.c | 1051 #define sd_send_scsi_START_STOP_UNIT ssd_send_scsi_START_STOP_UNIT macro 1525 static int sd_send_scsi_START_STOP_UNIT(sd_ssc_t *ssc, int pc_flag, 3242 status = sd_send_scsi_START_STOP_UNIT(ssc, SD_START_STOP, in sd_spin_up_unit() 5945 rval = sd_send_scsi_START_STOP_UNIT(ssc, in sd_setup_pm() 5953 rval = sd_send_scsi_START_STOP_UNIT(ssc, in sd_setup_pm() 6974 sval = sd_send_scsi_START_STOP_UNIT(ssc, SD_POWER_CONDITION, in sdpower() 6979 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 …]
|