Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb.h626 uByte bPwrOn2PwrGood; /* delay in 2 ms units */ member
641 uByte bPwrOn2PwrGood; /* delay in 2 ms units */ member
655 uByte bPwrOn2PwrGood; member
Dusb_hub.c1342 pwrdly = ((hubdesc20.bPwrOn2PwrGood * UHD_PWRON_FACTOR) + in uhub_attach()
1387 pwrdly = ((hubdesc30.bPwrOn2PwrGood * UHD_PWRON_FACTOR) + in uhub_attach()
/third_party/FreeBSD/sys/dev/usb/controller/
Dehci.c3259 sc->sc_hub_desc.hubd.bPwrOn2PwrGood = 200;
Dxhci.c3466 sc->sc_hub_desc.hubd.bPwrOn2PwrGood = 10; in xhci_roothub_exec()