FreeBSD kernel usb device Code
xhci_endp_ctx Struct Reference

#include <xhci.h>

Data Fields

volatile uint32_t dwEpCtx0
 
volatile uint32_t dwEpCtx1
 
volatile uint64_t qwEpCtx2
 
volatile uint32_t dwEpCtx4
 
volatile uint32_t dwEpCtx5
 
volatile uint32_t dwEpCtx6
 
volatile uint32_t dwEpCtx7
 

Detailed Description

Definition at line 119 of file xhci.h.

Field Documentation

◆ dwEpCtx0

volatile uint32_t xhci_endp_ctx::dwEpCtx0

Definition at line 120 of file xhci.h.

Referenced by xhci_configure_endpoint(), and xhci_get_endpoint_state().

◆ dwEpCtx1

volatile uint32_t xhci_endp_ctx::dwEpCtx1

Definition at line 139 of file xhci.h.

Referenced by xhci_configure_endpoint().

◆ dwEpCtx4

volatile uint32_t xhci_endp_ctx::dwEpCtx4

Definition at line 154 of file xhci.h.

Referenced by xhci_configure_endpoint().

◆ dwEpCtx5

volatile uint32_t xhci_endp_ctx::dwEpCtx5

Definition at line 159 of file xhci.h.

◆ dwEpCtx6

volatile uint32_t xhci_endp_ctx::dwEpCtx6

Definition at line 160 of file xhci.h.

◆ dwEpCtx7

volatile uint32_t xhci_endp_ctx::dwEpCtx7

Definition at line 161 of file xhci.h.

◆ qwEpCtx2

volatile uint64_t xhci_endp_ctx::qwEpCtx2

Definition at line 150 of file xhci.h.

Referenced by xhci_configure_endpoint().


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