LibXenon
Bare-metal Xbox 360 homebrew library
Loading...
Searching...
No Matches
Data Fields
ohci_transfer_s Struct Reference

#include <ohci.h>

Collaboration diagram for ohci_transfer_s:
Collaboration graph
[legend]

Data Fields

void * t_ref
 
int t_length
 
struct ohci_transfer_st_next
 

Detailed Description

Definition at line 445 of file ohci.h.

Field Documentation

◆ t_length

int ohci_transfer_s::t_length

Definition at line 447 of file ohci.h.

◆ t_next

struct ohci_transfer_s* ohci_transfer_s::t_next

Definition at line 448 of file ohci.h.

◆ t_ref

void* ohci_transfer_s::t_ref

Definition at line 446 of file ohci.h.


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