iPXE
|
A command completion event transfer request block. More...
#include <xhci.h>
Data Fields | |
uint64_t | command |
Command TRB pointer. More... | |
uint8_t | parameter [3] |
Parameter. More... | |
uint8_t | code |
Completion code. More... | |
uint8_t | flags |
Flags. More... | |
uint8_t | type |
Type. More... | |
uint8_t | vf |
Virtual function ID. More... | |
uint8_t | slot |
Slot ID. More... | |
uint64_t xhci_trb_complete::command |
uint8_t xhci_trb_complete::code |
Completion code.
Definition at line 618 of file xhci.h.
Referenced by xhci_command(), and xhci_complete().