Searched refs:SD_RESERVED_BY_OTHERS (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h1242 #define SD_RESERVED_BY_OTHERS 2 macro
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c10630 * SD_RESERVED_BY_OTHERS reservation conflict
10755 * SD_RESERVED_BY_OTHERS will be returned to indicate
10773 rval = SD_RESERVED_BY_OTHERS;
22372 /* Do not map SD_RESERVED_BY_OTHERS to EIO */
22373 if (err == SD_RESERVED_BY_OTHERS) {

Completed in 128 milliseconds