Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/usb/scsa2usb/
H A Dscsa2usb.h395 #define SCSA2USB_CBI_PROTOCOL 0x0002 /* CBI w/ intr wire protocol */ macro
414 (((s)->scsa2usb_cmd_protocol & SCSA2USB_CBI_PROTOCOL))
/titanic_41/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c399 {"CBI", SCSA2USB_CBI_PROTOCOL},
772 scsa2usbp->scsa2usb_cmd_protocol |= SCSA2USB_CBI_PROTOCOL; in scsa2usb_attach()