ehci_hw_softc Struct Reference

#include <ehci2.h>

Collaboration diagram for ehci_hw_softc:

Collaboration graph
[legend]

Data Fields

struct usb2_page_cache pframes_pc
struct usb2_page_cache async_start_pc
struct usb2_page_cache intr_start_pc [EHCI_VIRTUAL_FRAMELIST_COUNT]
struct usb2_page_cache isoc_hs_start_pc [EHCI_VIRTUAL_FRAMELIST_COUNT]
struct usb2_page_cache isoc_fs_start_pc [EHCI_VIRTUAL_FRAMELIST_COUNT]
struct usb2_page pframes_pg
struct usb2_page async_start_pg
struct usb2_page intr_start_pg [EHCI_VIRTUAL_FRAMELIST_COUNT]
struct usb2_page isoc_hs_start_pg [EHCI_VIRTUAL_FRAMELIST_COUNT]
struct usb2_page isoc_fs_start_pg [EHCI_VIRTUAL_FRAMELIST_COUNT]

Detailed Description

Definition at line 426 of file ehci2.h.


Field Documentation

Definition at line 428 of file ehci2.h.

Referenced by ehci_init(), ehci_iterate_hw_softc(), and ehci_resume().

Definition at line 434 of file ehci2.h.

Referenced by ehci_iterate_hw_softc().

struct usb2_page_cache ehci_hw_softc::intr_start_pc[EHCI_VIRTUAL_FRAMELIST_COUNT] [read]

Definition at line 429 of file ehci2.h.

Referenced by ehci_init(), and ehci_iterate_hw_softc().

struct usb2_page ehci_hw_softc::intr_start_pg[EHCI_VIRTUAL_FRAMELIST_COUNT] [read]

Definition at line 435 of file ehci2.h.

Referenced by ehci_iterate_hw_softc().

struct usb2_page_cache ehci_hw_softc::isoc_fs_start_pc[EHCI_VIRTUAL_FRAMELIST_COUNT] [read]

Definition at line 431 of file ehci2.h.

Referenced by ehci_init(), and ehci_iterate_hw_softc().

struct usb2_page ehci_hw_softc::isoc_fs_start_pg[EHCI_VIRTUAL_FRAMELIST_COUNT] [read]

Definition at line 437 of file ehci2.h.

Referenced by ehci_iterate_hw_softc().

struct usb2_page_cache ehci_hw_softc::isoc_hs_start_pc[EHCI_VIRTUAL_FRAMELIST_COUNT] [read]

Definition at line 430 of file ehci2.h.

Referenced by ehci_init(), and ehci_iterate_hw_softc().

struct usb2_page ehci_hw_softc::isoc_hs_start_pg[EHCI_VIRTUAL_FRAMELIST_COUNT] [read]

Definition at line 436 of file ehci2.h.

Referenced by ehci_iterate_hw_softc().

Definition at line 427 of file ehci2.h.

Referenced by ehci_init(), ehci_iterate_hw_softc(), and ehci_resume().

Definition at line 433 of file ehci2.h.

Referenced by ehci_iterate_hw_softc().


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

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