ohci_itd_t Struct Reference

Back to the index.

Public Attributes | List of all members
ohci_itd_t Struct Reference

#include <ohcireg.h>

Public Attributes

u_int32_t itd_flags
 
ohci_physaddr_t itd_bp0
 
ohci_physaddr_t itd_nextitd
 
ohci_physaddr_t itd_be
 
u_int16_t itd_offset [OHCI_ITD_NOFFSET]
 

Detailed Description

Definition at line 204 of file ohcireg.h.

Member Data Documentation

◆ itd_be

ohci_physaddr_t ohci_itd_t::itd_be

Definition at line 217 of file ohcireg.h.

◆ itd_bp0

ohci_physaddr_t ohci_itd_t::itd_bp0

Definition at line 215 of file ohcireg.h.

◆ itd_flags

u_int32_t ohci_itd_t::itd_flags

Definition at line 205 of file ohcireg.h.

◆ itd_nextitd

ohci_physaddr_t ohci_itd_t::itd_nextitd

Definition at line 216 of file ohcireg.h.

◆ itd_offset

u_int16_t ohci_itd_t::itd_offset[OHCI_ITD_NOFFSET]

Definition at line 218 of file ohcireg.h.


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

Generated on Sun Sep 30 2018 16:05:18 for GXemul by doxygen 1.8.13