Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/scsa2usb/
H A Dscsa2usb.h416 #define SCSA2USB_SCSI_CMDSET 0x1000 /* SCSI command set followed */ macro
424 (((s)->scsa2usb_cmd_protocol & SCSA2USB_SCSI_CMDSET))
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c418 {"SCSI", SCSA2USB_SCSI_CMDSET},
837 scsa2usbp->scsa2usb_cmd_protocol |= SCSA2USB_SCSI_CMDSET; in scsa2usb_attach()