ohci_td_t Struct Reference

Back to the index.

Public Attributes | List of all members
ohci_td_t Struct Reference

#include <ohcireg.h>

Public Attributes

u_int32_t td_flags
 
ohci_physaddr_t td_cbp
 
ohci_physaddr_t td_nexttd
 
ohci_physaddr_t td_be
 

Detailed Description

Definition at line 178 of file ohcireg.h.

Member Data Documentation

◆ td_be

ohci_physaddr_t ohci_td_t::td_be

Definition at line 198 of file ohcireg.h.

◆ td_cbp

ohci_physaddr_t ohci_td_t::td_cbp

Definition at line 196 of file ohcireg.h.

◆ td_flags

u_int32_t ohci_td_t::td_flags

Definition at line 179 of file ohcireg.h.

◆ td_nexttd

ohci_physaddr_t ohci_td_t::td_nexttd

Definition at line 197 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