FreeBSD kernel usb device Code
xhci_dev_ctx64 Struct Reference

#include <xhci.h>

Collaboration diagram for xhci_dev_ctx64:

Data Fields

struct xhci_slot_ctx64 ctx_slot
 
struct xhci_endp_ctx64 ctx_ep [XHCI_MAX_ENDPOINTS - 1]
 

Detailed Description

Definition at line 205 of file xhci.h.

Field Documentation

◆ ctx_ep

struct xhci_endp_ctx64 xhci_dev_ctx64::ctx_ep[XHCI_MAX_ENDPOINTS - 1]

Definition at line 207 of file xhci.h.

◆ ctx_slot

struct xhci_slot_ctx64 xhci_dev_ctx64::ctx_slot

Definition at line 206 of file xhci.h.


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