atmegadci_softc Struct Reference

#include <atmegadci.h>

Collaboration diagram for atmegadci_softc:

Collaboration graph
[legend]

Public Member Functions

 LIST_HEAD (, usb2_xfer) sc_interrupt_list_head

Data Fields

struct usb2_bus sc_bus
union atmegadci_hub_temp sc_hub_temp
struct usb2_sw_transfer sc_root_ctrl
struct usb2_sw_transfer sc_root_intr
atmegadci_clocks_tsc_clocks_on
atmegadci_clocks_tsc_clocks_off
struct usb2_devicesc_devices [ATMEGA_MAX_DEVICES]
struct resource * sc_irq_res
void * sc_intr_hdl
struct resource * sc_io_res
bus_space_tag_t sc_io_tag
bus_space_handle_t sc_io_hdl
uint8_t sc_rt_addr
uint8_t sc_dv_addr
uint8_t sc_conf
uint8_t sc_hub_idata [1]
struct atmegadci_flags sc_flags

Detailed Description

Definition at line 237 of file atmegadci.h.


Member Function Documentation

atmegadci_softc::LIST_HEAD ( usb2_xfer   ) 


Field Documentation

Definition at line 246 of file atmegadci.h.

Referenced by atmegadci_clocks_off().

Definition at line 245 of file atmegadci.h.

Referenced by atmegadci_clocks_on(), atmegadci_init(), and atmegadci_uninit().

Definition at line 258 of file atmegadci.h.

Referenced by atmegadci_root_ctrl_done().

struct usb2_device* atmegadci_softc::sc_devices[ATMEGA_MAX_DEVICES] [read]

Definition at line 248 of file atmegadci.h.

Definition at line 257 of file atmegadci.h.

Referenced by atmegadci_data_tx_sync(), and atmegadci_setup_rx().

Definition at line 260 of file atmegadci.h.

Referenced by atmegadci_root_intr_done().

Definition at line 239 of file atmegadci.h.

Referenced by atmegadci_root_ctrl_done().

Definition at line 250 of file atmegadci.h.

bus_space_handle_t atmegadci_softc::sc_io_hdl

Definition at line 254 of file atmegadci.h.

struct resource* atmegadci_softc::sc_io_res [read]

Definition at line 252 of file atmegadci.h.

bus_space_tag_t atmegadci_softc::sc_io_tag

Definition at line 253 of file atmegadci.h.

struct resource* atmegadci_softc::sc_irq_res [read]

Definition at line 249 of file atmegadci.h.

Definition at line 256 of file atmegadci.h.

Referenced by atmegadci_pipe_init(), and atmegadci_root_ctrl_done().


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

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