Searched defs:sd_send_scsi_DOORLOCK (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c1043 #define sd_send_scsi_DOORLOCK ssd_send_scsi_DOORLOCK macro
1518 static int sd_send_scsi_DOORLOCK(sd_ssc_t *ssc, int flag, int path_flag);
10543 * we can call sd_send_scsi_DOORLOCK()
10551 rval = sd_send_scsi_DOORLOCK(ssc,
10813 status = sd_send_scsi_DOORLOCK(ssc, SD_REMOVAL_PREVENT,
19841 * errno-type return code of either sd_send_scsi_DOORLOCK() or
19907 rval = sd_send_scsi_DOORLOCK(ssc, SD_REMOVAL_PREVENT,
19918 * Function: sd_send_scsi_DOORLOCK
19939 sd_send_scsi_DOORLOCK(sd_ssc_t *ssc, int flag, int path_flag) function
19952 SD_TRACE(SD_LOG_IO, un, "sd_send_scsi_DOORLOCK
[all...]

Completed in 134 milliseconds