Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/usb/serial/
HDu3g.c106 uint8_t sc_iface[U3G_MAXPORTS]; /* local status register */ member
1023 sc->sc_iface[nports] = id->bInterfaceNumber; in u3g_attach()
1227 req.wIndex[0] = sc->sc_iface[ucom->sc_subunit]; in u3g_cfg_set_line()
/freebsd-14-stable/sys/dev/otus/
HDif_otusreg.h1014 struct usbd_interface *sc_iface; member
/freebsd-14-stable/sys/dev/usb/input/
HDukbd.c155 struct usb_interface *sc_iface; member
1149 sc->sc_iface = uaa->iface; in ukbd_attach()