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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/gadget/
H A Dfile_storage.c565 #define USB_SC_SCSI 0x06 // Transparent SCSI macro
681 #define protocol_is_scsi() (mod_data.protocol_type == USB_SC_SCSI)
1022 .bInterfaceSubClass = USB_SC_SCSI, // Adjusted during bind()
3717 mod_data.protocol_type = USB_SC_SCSI;
3737 prot == USB_SC_SCSI) {

Completed in 83 milliseconds