Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/scsa2usb/
H A Dscsa2usb.h418 #define SCSA2USB_UFI_CMDSET 0x4000 /* UFI command set followed */ macro
422 (((s)->scsa2usb_cmd_protocol & SCSA2USB_UFI_CMDSET))
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c420 {"UFI", SCSA2USB_UFI_CMDSET}
844 scsa2usbp->scsa2usb_cmd_protocol |= SCSA2USB_UFI_CMDSET; in scsa2usb_attach()
1750 scsa2usbp->scsa2usb_cmd_protocol |= SCSA2USB_UFI_CMDSET; in scsa2usb_detect_quirks()