Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/clients/mass_storage/
H A Dusb_bulkonly.h57 #define CBW_CDB_LEN 16 /* CDB Len to 10 byte cmds */ macro
/illumos-gate/usr/src/uts/common/io/usb/scsa2usb/
H A Dusb_ms_bulkonly.c432 for (i = 0; i < CBW_CDB_LEN; i++) { in scsa2usb_fill_in_cbw()