Searched refs:SCSA2USB_ATTRS_START_STOP (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/sys/usb/scsa2usb/ |
H A D | scsa2usb.h | 194 #define SCSA2USB_ATTRS_START_STOP 0x04 /* SCMD_START_STOP */ macro 208 SCSA2USB_ATTRS_START_STOP|SCSA2USB_ATTRS_INQUIRY| \
|
/titanic_44/usr/src/uts/common/io/usb/scsa2usb/ |
H A D | scsa2usb.c | 291 SCSA2USB_ATTRS_GET_LUN | SCSA2USB_ATTRS_START_STOP}, 302 {MS_SMSC_VID, X, 0, SCSA2USB_ATTRS_START_STOP}, 306 SCSA2USB_ATTRS_GET_LUN | SCSA2USB_ATTRS_START_STOP}, 310 SCSA2USB_ATTRS_GET_LUN | SCSA2USB_ATTRS_START_STOP}, 314 SCSA2USB_ATTRS_START_STOP}, 318 SCSA2USB_ATTRS_GET_LUN | SCSA2USB_ATTRS_START_STOP}, 322 SCSA2USB_ATTRS_GET_LUN | SCSA2USB_ATTRS_START_STOP}, 3145 if (!(scsa2usbp->scsa2usb_attrs & SCSA2USB_ATTRS_START_STOP)) { in scsa2usb_check_bulkonly_blacklist_attrs() 3591 if (!(scsa2usbp->scsa2usb_attrs & SCSA2USB_ATTRS_START_STOP)) { in scsa2usb_check_ufi_blacklist_attrs()
|