bNbrPorts 1888 dev/usb/ehci.c hubd.bNbrPorts = sc->sc_noport; bNbrPorts 2588 dev/usb/ohci.c hubd.bNbrPorts = sc->sc_noport; bNbrPorts 173 dev/usb/uhub.c nports = hubdesc.bNbrPorts; bNbrPorts 360 dev/usb/uhub.c for(port = 1; port <= hd->bNbrPorts; port++) { bNbrPorts 526 dev/usb/uhub.c nports = hub->hubdesc.bNbrPorts; bNbrPorts 559 dev/usb/uhub.c nports = hub->hubdesc.bNbrPorts; bNbrPorts 299 dev/usb/usb.h uByte bNbrPorts; bNbrPorts 1010 dev/usb/usb_subr.c for (p = 0; p < hub->hub->hubdesc.bNbrPorts; p++) { bNbrPorts 1278 dev/usb/usb_subr.c i < dev->hub->hubdesc.bNbrPorts; i++) { bNbrPorts 1295 dev/usb/usb_subr.c di->udi_nports = dev->hub->hubdesc.bNbrPorts;