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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/gadget/
H A Dfile_storage.c353 #define USB_SC_SCSI 0x06 // Transparent SCSI macro
464 #define protocol_is_scsi() (mod_data.protocol_type == USB_SC_SCSI)
817 .bInterfaceSubClass = USB_SC_SCSI, // Adjusted during fsg_bind()
3662 mod_data.protocol_type = USB_SC_SCSI;
3700 prot == USB_SC_SCSI) {

Completed in 78 milliseconds