Home
last modified time | relevance | path

Searched refs:SCMD_REZERO_UNIT (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/generic/
H A Dcommands.h83 #define SCMD_REZERO_UNIT 0x01 macro
412 SCMD_REZERO_UNIT, "rezero/rewind", \
/illumos-gate/usr/src/uts/common/sys/scsi/impl/
H A Dspc3_types.h42 SPC3_CMD_REZERO_UNIT = SCMD_REZERO_UNIT,
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c3393 case SCMD_REZERO_UNIT: in scsa2usb_handle_scsi_cmd_sub_class()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_xioctl.c2632 scsi_req.cdbp[0] == SCMD_REZERO_UNIT || in ql_scsi_passthru()