FreeBSD kernel netgraph code
ubtbcmfw_softc Struct Reference

Data Fields

struct usb_device * sc_udev
 
struct mtx sc_mtx
 
struct usb_xfer * sc_xfer [UBTBCMFW_N_TRANSFER]
 
struct usb_fifo_sc sc_fifo
 

Detailed Description

Definition at line 82 of file ubtbcmfw.c.

Field Documentation

◆ sc_fifo

struct usb_fifo_sc ubtbcmfw_softc::sc_fifo

◆ sc_mtx

struct mtx ubtbcmfw_softc::sc_mtx

Definition at line 84 of file ubtbcmfw.c.

Referenced by ubtbcmfw_attach(), and ubtbcmfw_detach().

◆ sc_udev

struct usb_device* ubtbcmfw_softc::sc_udev

Definition at line 83 of file ubtbcmfw.c.

Referenced by ubtbcmfw_attach(), and ubtbcmfw_ioctl().

◆ sc_xfer


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