Searched refs:sc_super (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13-stable/sys/dev/usb/serial/ |
| HD | usb_serial.h | 165 struct ucom_super_softc *sc_super; member 208 usbd_do_request_proc(udev,&(com)->sc_super->sc_tq,req,ptr,flags,NULL,timo)
|
| HD | usb_serial.c | 306 sc[subunit].sc_super = ssc; in ucom_attach() 609 struct ucom_super_softc *ssc = sc->sc_super; in ucom_command_barrier() 633 struct ucom_super_softc *ssc = sc->sc_super; in ucom_queue_command() 710 struct ucom_super_softc *ssc = sc->sc_super; in ucom_cfg_is_gone() 1642 ucom_unref(sc->sc_super); in ucom_free()
|
| /freebsd-13-stable/sys/dev/usb/net/ |
| HD | uhso.c | 645 snprintf(ht->ht_name, 32, "cuaU%d", ucom->sc_super->sc_unit); in uhso_attach() 648 ucom->sc_super->sc_unit, ucom->sc_subunit); in uhso_attach() 1483 ucom->sc_super->sc_unit, ucom->sc_subunit); in uhso_ucom_start_read()
|