Searched refs:SCSA2USB_ATTRS_START_STOP (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/usb/scsa2usb/ |
H A D | scsa2usb.h | 206 #define SCSA2USB_ATTRS_START_STOP 0x04 /* SCMD_START_STOP */ macro 220 SCSA2USB_ATTRS_START_STOP|SCSA2USB_ATTRS_INQUIRY| \
|
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/ |
H A D | scsa2usb.c | 304 SCSA2USB_ATTRS_GET_LUN | SCSA2USB_ATTRS_START_STOP}, 315 {MS_SMSC_VID, X, X, SCSA2USB_ATTRS_START_STOP}, 319 SCSA2USB_ATTRS_GET_LUN | SCSA2USB_ATTRS_START_STOP}, 323 SCSA2USB_ATTRS_GET_LUN | SCSA2USB_ATTRS_START_STOP}, 327 SCSA2USB_ATTRS_START_STOP}, 331 SCSA2USB_ATTRS_GET_LUN | SCSA2USB_ATTRS_START_STOP}, 335 SCSA2USB_ATTRS_GET_LUN | SCSA2USB_ATTRS_START_STOP}, 3139 if (!(scsa2usbp->scsa2usb_attrs & SCSA2USB_ATTRS_START_STOP)) { in scsa2usb_check_bulkonly_quirks() 3581 if (!(scsa2usbp->scsa2usb_attrs & SCSA2USB_ATTRS_START_STOP)) { in scsa2usb_check_ufi_quirks()
|