ohci_td Struct Reference

#include <ohci2.h>

Collaboration diagram for ohci_td:

Collaboration graph
[legend]

Data Fields

volatile uint32_t td_flags
volatile uint32_t td_cbp
volatile uint32_t td_next
volatile uint32_t td_be
struct ohci_tdobj_next
struct ohci_tdalt_next
struct usb2_page_cachepage_cache
uint32_t td_self
uint16_t len

Detailed Description

Definition at line 205 of file ohci2.h.


Field Documentation

struct ohci_td* ohci_td::alt_next [read]

Definition at line 232 of file ohci2.h.

Referenced by ohci_non_isoc_done_sub().

uint16_t ohci_td::len

Definition at line 235 of file ohci2.h.

Referenced by ohci_non_isoc_done_sub().

struct ohci_td* ohci_td::obj_next [read]

Definition at line 231 of file ohci2.h.

Referenced by ohci_setup_standard_chain_sub(), and ohci_xfer_setup().

volatile uint32_t ohci_td::td_be

Definition at line 227 of file ohci2.h.

Referenced by ohci_non_isoc_done_sub().

volatile uint32_t ohci_td::td_cbp

Definition at line 224 of file ohci2.h.

Referenced by ohci_check_transfer_sub(), and ohci_non_isoc_done_sub().

volatile uint32_t ohci_td::td_flags

volatile uint32_t ohci_td::td_next

Definition at line 225 of file ohci2.h.

Referenced by ohci_check_transfer_sub(), and ohci_setup_standard_chain().

uint32_t ohci_td::td_self


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

Generated on Sat Feb 7 13:14:40 2009 for FreeBSD kernel usb device Code by  doxygen 1.5.8