Home
last modified time | relevance | path

Searched refs:SD_SCSI3_RESERVATION (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h910 #define SD_SCSI3_RESERVATION 0x0 macro
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c7766 un->un_reservation_type = SD_SCSI3_RESERVATION; in sd_unit_attach()
7787 un->un_reservation_type = SD_SCSI3_RESERVATION; in sd_unit_attach()
18582 if (un->un_reservation_type == SD_SCSI3_RESERVATION) {