|
LibXenon
Bare-metal Xbox 360 homebrew library
|
#include <ohci.h>

| ohci_endpoint_t* ohci_softc_s::ohci_bulk_list |
| ohci_endpoint_t* ohci_softc_s::ohci_ctl_list |
| ohci_endpoint_t* ohci_softc_s::ohci_edtable[OHCI_INTTREE_SIZE] |
| ohci_endpoint_t* ohci_softc_s::ohci_endpoint_freelist |
| ohci_endpoint_t* ohci_softc_s::ohci_endpoint_pool |
| ohci_hcca_t* ohci_softc_s::ohci_hcca |
| ohci_endpoint_t* ohci_softc_s::ohci_inttable[OHCI_INTTABLE_SIZE] |
| ohci_endpoint_t* ohci_softc_s::ohci_isoc_list |
| ohci_transfer_t* ohci_softc_s::ohci_transfer_freelist |
| ohci_transfer_t* ohci_softc_s::ohci_transfer_pool |