Home
last modified time | relevance | path

Searched refs:bNbrPorts (Results 1 - 4 of 4) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb.h610 uByte bNbrPorts; member
640 uByte bNbrPorts; member
654 uByte bNbrPorts; member
H A Dusb_hub.c1216 nports = hubdesc20.bNbrPorts; in uhub_query_info()
1231 nports = hubdesc30.bNbrPorts; in uhub_query_info()
1338 nports = hubdesc20.bNbrPorts; in uhub_attach()
1360 if (hubdesc20.bNbrPorts != nports) { in uhub_attach()
1383 nports = hubdesc30.bNbrPorts; in uhub_attach()
1405 if (hubdesc30.bNbrPorts != nports) { in uhub_attach()
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c3450 sc->sc_hub_desc.hubd.bNbrPorts = sc->sc_noport; in xhci_roothub_exec()
H A Dehci.c3246 sc->sc_hub_desc.hubd.bNbrPorts = sc->sc_noport;

Completed in 14 milliseconds