Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h904 #define SD_SCSI3_RESERVATION 0x0 macro
/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dsd.c8347 un->un_reservation_type = SD_SCSI3_RESERVATION; in sd_unit_attach()
8368 un->un_reservation_type = SD_SCSI3_RESERVATION; in sd_unit_attach()
19458 if (un->un_reservation_type == SD_SCSI3_RESERVATION) {