Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/usb/scsa2usb/
H A Dscsa2usb.h400 #define SCSA2USB_UFI_CMDSET 0x4000 /* UFI command set followed */ macro
404 (((s)->scsa2usb_cmd_protocol & SCSA2USB_UFI_CMDSET))
/titanic_44/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c406 {"UFI", SCSA2USB_UFI_CMDSET}
805 scsa2usbp->scsa2usb_cmd_protocol |= SCSA2USB_UFI_CMDSET; in scsa2usb_attach()
1745 scsa2usbp->scsa2usb_cmd_protocol |= SCSA2USB_UFI_CMDSET; in scsa2usb_validate_attrs()