iPXE
|
A setup stage transfer request block. More...
#include <xhci.h>
Data Fields | |
struct usb_setup_packet | packet |
Setup packet. More... | |
uint32_t | len |
Length. More... | |
uint8_t | flags |
Flags. More... | |
uint8_t | type |
Type. More... | |
uint8_t | direction |
Transfer direction. More... | |
uint8_t | reserved |
Reserved. More... | |
struct usb_setup_packet xhci_trb_setup::packet |
uint32_t xhci_trb_setup::len |
uint8_t xhci_trb_setup::flags |
uint8_t xhci_trb_setup::type |
uint8_t xhci_trb_setup::direction |