#include <sys/types.h>
Go to the source code of this file.
Enumerations | |
enum | usb_massstor_protocol_t { USB_MASSSTOR_PROTOCOL_CBI_CC = 0x00, USB_MASSSTOR_PROTOCOL_CBI = 0x01, USB_MASSSTOR_PROTOCOL_BBB = 0x50, USB_MASSSTOR_PROTOCOL_UAS = 0x62 } |
USB mass storage interface protocols. More... | |
enum | usb_massstor_subclass_t { , USB_MASSSTOR_SUBCLASS_ATAPI = 0x02 } |
USB mass storage subclasses. More... |
Definition in file massstor.h.