iPXE
|
A slot context. More...
#include <xhci.h>
Data Fields | |
uint32_t | info |
Device info. More... | |
uint16_t | latency |
Maximum exit latency. More... | |
uint8_t | port |
Root hub port number. More... | |
uint8_t | ports |
Number of downstream ports. More... | |
uint8_t | tt_id |
TT hub slot ID. More... | |
uint8_t | tt_port |
TT port number. More... | |
uint16_t | intr |
Interrupter target. More... | |
uint8_t | address |
USB address. More... | |
uint16_t | reserved_a |
Reserved. More... | |
uint8_t | state |
Slot state. More... | |
uint32_t | reserved_b [4] |
Reserved. More... | |
uint32_t xhci_slot_context::info |
Device info.
Definition at line 741 of file xhci.h.
Referenced by xhci_address_device_input(), xhci_configure_endpoint_input(), xhci_deconfigure_endpoint_input(), and xhci_evaluate_context_input().
uint8_t xhci_slot_context::port |
Root hub port number.
Definition at line 745 of file xhci.h.
Referenced by xhci_address_device_input().
uint8_t xhci_slot_context::ports |
Number of downstream ports.
Definition at line 747 of file xhci.h.
Referenced by xhci_configure_endpoint_input().
uint8_t xhci_slot_context::tt_id |
uint8_t xhci_slot_context::tt_port |
uint8_t xhci_slot_context::address |