iPXE
|
An input control context. More...
#include <xhci.h>
Data Fields | |
uint32_t | drop |
Drop context flags. More... | |
uint32_t | add |
Add context flags. More... | |
uint32_t | reserved_a [5] |
Reserved. More... | |
uint8_t | config |
Configuration value. More... | |
uint8_t | intf |
Interface number. More... | |
uint8_t | alt |
Alternate setting. More... | |
uint8_t | reserved_b |
Reserved. More... | |
uint32_t xhci_control_context::drop |
Drop context flags.
Definition at line 723 of file xhci.h.
Referenced by xhci_deconfigure_endpoint_input().
uint32_t xhci_control_context::add |
Add context flags.
Definition at line 725 of file xhci.h.
Referenced by xhci_address_device_input(), xhci_configure_endpoint_input(), xhci_deconfigure_endpoint_input(), and xhci_evaluate_context_input().