iPXE
|
A USB descriptor header. More...
#include <usb.h>
Data Fields | |
uint8_t | len |
Length of descriptor. | |
uint8_t | type |
Descriptor type. |
Length of descriptor.
Definition at line 160 of file usb.h.
Referenced by efi_usb_get_string_descriptor(), efi_usb_get_supported_languages(), efi_usb_probe(), and usb_describe().
Descriptor type.
Definition at line 162 of file usb.h.
Referenced by cdc_union_descriptor(), ecm_ethernet_descriptor(), efi_usb_get_endpoint_descriptor(), efi_usb_mtu(), usb_endpoint_companion_descriptor(), usb_endpoint_descriptor(), usb_interface_association_descriptor(), usb_interface_descriptor(), and usbio_interface().