iPXE
Data Fields
xhci_trb_host_controller Struct Reference

A port status change transfer request block. More...

#include <xhci.h>

Data Fields

uint64_t reserved_a
 Reserved. More...
 
uint8_t reserved_b [3]
 Reserved. More...
 
uint8_t code
 Completion code. More...
 
uint8_t flags
 Flags. More...
 
uint8_t type
 Type. More...
 
uint16_t reserved_c
 Reserved. More...
 

Detailed Description

A port status change transfer request block.

Definition at line 663 of file xhci.h.

Field Documentation

◆ reserved_a

uint64_t xhci_trb_host_controller::reserved_a

Reserved.

Definition at line 665 of file xhci.h.

◆ reserved_b

uint8_t xhci_trb_host_controller::reserved_b[3]

Reserved.

Definition at line 667 of file xhci.h.

◆ code

uint8_t xhci_trb_host_controller::code

Completion code.

Definition at line 669 of file xhci.h.

Referenced by xhci_host_controller().

◆ flags

uint8_t xhci_trb_host_controller::flags

Flags.

Definition at line 671 of file xhci.h.

◆ type

uint8_t xhci_trb_host_controller::type

Type.

Definition at line 673 of file xhci.h.

◆ reserved_c

uint16_t xhci_trb_host_controller::reserved_c

Reserved.

Definition at line 675 of file xhci.h.


The documentation for this struct was generated from the following file: