Home
last modified time | relevance | path

Searched refs:bPwrOn2PwrGood (Results 1 – 4 of 4) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
Dusb.h625 uByte bPwrOn2PwrGood; /* delay in 2 ms units */ member
640 uByte bPwrOn2PwrGood; /* delay in 2 ms units */ member
654 uByte bPwrOn2PwrGood; member
Dusb_hub.c1346 pwrdly = ((hubdesc20.bPwrOn2PwrGood * UHD_PWRON_FACTOR) + in uhub_attach()
1391 pwrdly = ((hubdesc30.bPwrOn2PwrGood * UHD_PWRON_FACTOR) + in uhub_attach()
/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.c3285 sc->sc_hub_desc.hubd.bPwrOn2PwrGood = 200;
Dxhci.c3490 sc->sc_hub_desc.hubd.bPwrOn2PwrGood = 10; in xhci_roothub_exec()