bPwrOn2PwrGood   1894 dev/usb/ehci.c 		hubd.bPwrOn2PwrGood = 200; /* XXX can't find out? */
bPwrOn2PwrGood   2594 dev/usb/ohci.c 		hubd.bPwrOn2PwrGood = OHCI_GET_POTPGT(v);
bPwrOn2PwrGood    312 dev/usb/uhub.c 	pwrdly = dev->hub->hubdesc.bPwrOn2PwrGood * UHD_PWRON_FACTOR
bPwrOn2PwrGood    308 dev/usb/usb.c  	pwrdly = sc->sc_bus->root_hub->hub->hubdesc.bPwrOn2PwrGood * 
bPwrOn2PwrGood    316 dev/usb/usb.h  	uByte		bPwrOn2PwrGood;	/* delay in 2 ms units */