Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/usb/serial/
Du3g.c106 uint8_t sc_iface[U3G_MAXPORTS]; /* local status register */ member
986 sc->sc_iface[nports] = id->bInterfaceNumber; in u3g_attach()
1190 req.wIndex[0] = sc->sc_iface[ucom->sc_subunit]; in u3g_cfg_set_line()
/freebsd-12-stable/sys/dev/otus/
Dif_otusreg.h1016 struct usbd_interface *sc_iface; member
/freebsd-12-stable/sys/dev/usb/input/
Dukbd.c154 struct usb_interface *sc_iface; member
1099 sc->sc_iface = uaa->iface; in ukbd_attach()