cdce_softc Struct Reference

#include <if_cdcereg.h>

Collaboration diagram for cdce_softc:

Collaboration graph
[legend]

Data Fields

struct usb2_ether sc_ue
struct mtx sc_mtx
struct usb2_xfersc_xfer [CDCE_N_TRANSFER]
struct mbuf * sc_rx_buf [CDCE_FRAMES_MAX]
struct mbuf * sc_tx_buf [CDCE_FRAMES_MAX]
int sc_flags
uint8_t sc_eaddr_str_index
uint8_t sc_data_iface_no
uint8_t sc_ifaces_index [2]

Detailed Description

Definition at line 48 of file if_cdcereg.h.


Field Documentation

Definition at line 61 of file if_cdcereg.h.

Referenced by cdce_attach().

Definition at line 60 of file if_cdcereg.h.

Definition at line 55 of file if_cdcereg.h.

Referenced by cdce_attach(), cdce_bulk_read_callback(), and cdce_bulk_write_callback().

Definition at line 62 of file if_cdcereg.h.

Referenced by cdce_attach().

struct mtx cdce_softc::sc_mtx [read]

Definition at line 50 of file if_cdcereg.h.

Referenced by cdce_attach(), and cdce_detach().

struct mbuf* cdce_softc::sc_rx_buf[CDCE_FRAMES_MAX] [read]

Definition at line 52 of file if_cdcereg.h.

Referenced by cdce_bulk_read_callback().

struct mbuf* cdce_softc::sc_tx_buf[CDCE_FRAMES_MAX] [read]

Definition at line 53 of file if_cdcereg.h.

Referenced by cdce_bulk_write_callback().

struct usb2_xfer* cdce_softc::sc_xfer[CDCE_N_TRANSFER] [read]

Definition at line 51 of file if_cdcereg.h.

Referenced by cdce_attach(), cdce_detach(), cdce_init(), cdce_start(), and cdce_stop().


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

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