|
iPXE
|
A USB interface association descriptor. More...
#include <usb.h>
Data Fields | |
| struct usb_descriptor_header | header |
| Descriptor header. More... | |
| uint8_t | first |
| First interface number. More... | |
| uint8_t | count |
| Interface count. More... | |
| struct usb_class | class |
| Association class. More... | |
| uint8_t | name |
| Association name. More... | |
| struct usb_descriptor_header usb_interface_association_descriptor::header |
| uint8_t usb_interface_association_descriptor::first |
| uint8_t usb_interface_association_descriptor::count |
| struct usb_class usb_interface_association_descriptor::class |
| uint8_t usb_interface_association_descriptor::name |
1.8.15