|
iPXE
|
A transfer request block. More...
#include <xhci.h>
| struct xhci_trb_template xhci_trb::template |
| struct xhci_trb_common xhci_trb::common |
Common fields.
Definition at line 686 of file xhci.h.
Referenced by xhci_enqueue(), xhci_event_poll(), and xhci_nop().
| struct xhci_trb_normal xhci_trb::normal |
| struct xhci_trb_setup xhci_trb::setup |
| struct xhci_trb_data xhci_trb::data |
| struct xhci_trb_status xhci_trb::status |
| struct xhci_trb_link xhci_trb::link |
| struct xhci_trb_enable_slot xhci_trb::enable |
| struct xhci_trb_disable_slot xhci_trb::disable |
| struct xhci_trb_context xhci_trb::context |
| struct xhci_trb_reset_endpoint xhci_trb::reset |
| struct xhci_trb_stop_endpoint xhci_trb::stop |
| struct xhci_trb_set_tr_dequeue_pointer xhci_trb::dequeue |
Set transfer ring dequeue pointer TRB.
Definition at line 708 of file xhci.h.
Referenced by xhci_set_tr_dequeue_pointer().
| struct xhci_trb_transfer xhci_trb::transfer |
| struct xhci_trb_complete xhci_trb::complete |
Command completion event.
Definition at line 712 of file xhci.h.
Referenced by xhci_command(), xhci_enable_slot(), and xhci_event_poll().
| struct xhci_trb_port_status xhci_trb::port |
| struct xhci_trb_host_controller xhci_trb::host |
1.8.15