Searched defs: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 Dsd.c1049 #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,
5932 rval = sd_send_scsi_START_STOP_UNIT(ssc,
5940 rval = sd_send_scsi_START_STOP_UNIT(ssc,
6961 sval = sd_send_scsi_START_STOP_UNIT(ssc, SD_POWER_CONDITION,
6966 sval = sd_send_scsi_START_STOP_UNIT(ssc, SD_START_STOP,
20447 * Function: sd_send_scsi_START_STOP_UNIT
20475 sd_send_scsi_START_STOP_UNIT(sd_ssc_t *ssc, int pc_flag, int flag, function
20490 "sd_send_scsi_START_STOP_UNIT
[all...]

Completed in 117 milliseconds