Home
last modified time | relevance | path

Searched refs:sc_iface (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/usb/wlan/
H A Dif_mtwvar.h304 struct usb_interface *sc_iface; member
/freebsd/sys/dev/usb/serial/
H A Du3g.c106 uint8_t sc_iface[U3G_MAXPORTS]; /* local status register */ member
1027 sc->sc_iface[nports] = id->bInterfaceNumber; in u3g_attach()
1231 req.wIndex[0] = sc->sc_iface[ucom->sc_subunit]; in u3g_cfg_set_line()
/freebsd/sys/dev/otus/
H A Dif_otusreg.h1014 struct usbd_interface *sc_iface; member
/freebsd/sys/dev/usb/input/
H A Dukbd.c170 struct usb_interface *sc_iface; member
1264 sc->sc_iface = uaa->iface; in ukbd_attach()