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