pwrdly            140 dev/usb/uhub.c 	int p, port, nports, nremov, pwrdly;
pwrdly            312 dev/usb/uhub.c 	pwrdly = dev->hub->hubdesc.bPwrOn2PwrGood * UHD_PWRON_FACTOR
pwrdly            326 dev/usb/uhub.c 		usbd_delay_ms(dev, pwrdly);
pwrdly            303 dev/usb/usb.c  	int pwrdly;
pwrdly            308 dev/usb/usb.c  	pwrdly = sc->sc_bus->root_hub->hub->hubdesc.bPwrOn2PwrGood * 
pwrdly            310 dev/usb/usb.c  	usb_delay_ms(sc->sc_bus, pwrdly);