Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/scsa2usb/
H A Dscsa2usb.h223 #define SCSA2USB_ALL_ATTRS 0xFFFF /* All of the above */ macro
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c719 scsa2usbp->scsa2usb_attrs = SCSA2USB_ALL_ATTRS; in scsa2usb_attach()
1753 if (scsa2usbp->scsa2usb_attrs != SCSA2USB_ALL_ATTRS) { in scsa2usb_detect_quirks()