Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/
H A Dusb.h603 uByte bPwrOn2PwrGood; /* delay in 2 ms units */ member
618 uByte bPwrOn2PwrGood; /* delay in 2 ms units */ member
632 uByte bPwrOn2PwrGood; member
H A Dusb_hub.c1280 pwrdly = ((hubdesc20.bPwrOn2PwrGood * UHD_PWRON_FACTOR) + in uhub_attach()
1325 pwrdly = ((hubdesc30.bPwrOn2PwrGood * UHD_PWRON_FACTOR) + in uhub_attach()
/dragonfly/sys/bus/u4b/controller/
H A Dohci.c2285 sc->sc_hub_desc.hubd.bPwrOn2PwrGood = OHCI_GET_POTPGT(v); in ohci_roothub_exec()
H A Duhci.c2361 .bPwrOn2PwrGood = 50,
H A Dehci.c3327 sc->sc_hub_desc.hubd.bPwrOn2PwrGood = 200; in ehci_roothub_exec()
H A Dxhci.c3505 sc->sc_hub_desc.hubd.bPwrOn2PwrGood = 10; in xhci_roothub_exec()