Searched refs:sc_super (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/usb/serial/
H A Dusb_serial.h166 struct ucom_super_softc *sc_super; member in struct:ucom_softc
209 usbd_do_request_proc(udev,&(com)->sc_super->sc_tq,req,ptr,flags,NULL,timo)
H A Dusb_serial.c308 sc[subunit].sc_super = ssc;
602 struct ucom_super_softc *ssc = sc->sc_super;
669 struct ucom_super_softc *ssc = sc->sc_super;
1580 ucom_unref(sc->sc_super);
/freebsd-13-stable/sys/dev/usb/net/
H A Duhso.c647 snprintf(ht->ht_name, 32, "cuaU%d", ucom->sc_super->sc_unit);
650 ucom->sc_super->sc_unit, ucom->sc_subunit);
1485 ucom->sc_super->sc_unit, ucom->sc_subunit);

Completed in 172 milliseconds