Searched refs:SCSA2USB_ATAPI_CMDSET (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/scsa2usb/
H A Dscsa2usb.h399 #define SCSA2USB_ATAPI_CMDSET 0x2000 /* ATAPI command set followed */ macro
408 (((s)->scsa2usb_cmd_protocol & SCSA2USB_ATAPI_CMDSET))
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c405 {"ATAPI", SCSA2USB_ATAPI_CMDSET},
802 scsa2usbp->scsa2usb_cmd_protocol |= SCSA2USB_ATAPI_CMDSET;

Completed in 87 milliseconds