XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
_endp_ Struct Reference

#include <xhci.h>

Collaboration diagram for _endp_:
Collaboration graph
[legend]

Public Attributes

xhci_trb_tcmd_ring
 
uint8_t endpoint_num
 
uint8_t endpoint_type
 
uint8_t interval
 
uint8_t max_packet_sz
 
unsigned cmd_ring_index
 
unsigned cmd_ring_max
 
unsigned cmd_ring_cycle
 
uint8_t dci
 
uint32_t offset
 
uint32_t dc_offset
 
uint8_t ep_type
 
uint8_t dir
 
endpoint_callback callback
 
uint8_t endpointAddress
 
uint8_t endpointAttr
 
uint16_t max_packet_sz
 

Member Data Documentation

◆ callback

endpoint_callback _endp_::callback

◆ cmd_ring

xhci_trb_t * _endp_::cmd_ring

◆ cmd_ring_cycle

unsigned _endp_::cmd_ring_cycle

◆ cmd_ring_index

unsigned _endp_::cmd_ring_index

◆ cmd_ring_max

unsigned _endp_::cmd_ring_max

◆ dc_offset

uint32_t _endp_::dc_offset

◆ dci

uint8_t _endp_::dci

◆ dir

uint8_t _endp_::dir

◆ endpoint_num

uint8_t _endp_::endpoint_num

◆ endpoint_type

uint8_t _endp_::endpoint_type

◆ endpointAddress

uint8_t _endp_::endpointAddress

◆ endpointAttr

uint8_t _endp_::endpointAttr

◆ ep_type

uint8_t _endp_::ep_type

◆ interval

uint8_t _endp_::interval

◆ max_packet_sz [1/2]

uint8_t _endp_::max_packet_sz

◆ max_packet_sz [2/2]

uint16_t _endp_::max_packet_sz

◆ offset

uint32_t _endp_::offset

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