Home
last modified time | relevance | path

Searched refs:bNbrPorts (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/dev/usb/
H A Dusb.h606 uByte bNbrPorts; member
636 uByte bNbrPorts; member
650 uByte bNbrPorts; member
H A Dusb_hub.c1167 nports = hubdesc20.bNbrPorts; in uhub_query_info()
1182 nports = hubdesc30.bNbrPorts; in uhub_query_info()
1276 nports = hubdesc20.bNbrPorts; in uhub_attach()
1298 if (hubdesc20.bNbrPorts != nports) { in uhub_attach()
1321 nports = hubdesc30.bNbrPorts; in uhub_attach()
1343 if (hubdesc30.bNbrPorts != nports) { in uhub_attach()
/freebsd/sys/dev/usb/controller/
H A Datmegadci.c1504 .bNbrPorts = 1,
H A Davr32dci.c1453 .bNbrPorts = 1,
H A Duss820dci.c1799 .bNbrPorts = 1,
H A Dohci.c2244 sc->sc_hub_desc.hubd.bNbrPorts = sc->sc_noport; in ohci_roothub_exec()
H A Duhci.c2299 .bNbrPorts = 2,
H A Dmusb_otg.c3530 .bNbrPorts = 1,
H A Dehci.c3214 sc->sc_hub_desc.hubd.bNbrPorts = sc->sc_noport; in ehci_roothub_exec()
H A Ddwc_otg.c4285 .bNbrPorts = 1,
H A Dxhci.c3433 sc->sc_hub_desc.hubd.bNbrPorts = sc->sc_noport; in xhci_roothub_exec()