Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/usb/scsa2usb/
H A Dscsa2usb.h398 #define SCSA2USB_SCSI_CMDSET 0x1000 /* SCSI command set followed */ macro
406 (((s)->scsa2usb_cmd_protocol & SCSA2USB_SCSI_CMDSET))
/titanic_44/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c404 {"SCSI", SCSA2USB_SCSI_CMDSET},
798 scsa2usbp->scsa2usb_cmd_protocol |= SCSA2USB_SCSI_CMDSET; in scsa2usb_attach()