Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/usb/
Dusb.h605 uByte bPwrOn2PwrGood; /* delay in 2 ms units */ member
620 uByte bPwrOn2PwrGood; /* delay in 2 ms units */ member
634 uByte bPwrOn2PwrGood; member
Dusb_hub.c1253 pwrdly = ((hubdesc20.bPwrOn2PwrGood * UHD_PWRON_FACTOR) + in uhub_attach()
1298 pwrdly = ((hubdesc30.bPwrOn2PwrGood * UHD_PWRON_FACTOR) + in uhub_attach()
/freebsd-9-stable/sys/mips/cavium/usb/
Doctusb.c1424 .bPwrOn2PwrGood = 50,
/freebsd-9-stable/sys/dev/usb/controller/
Datmegadci.c1558 .bPwrOn2PwrGood = 50,
Davr32dci.c1499 .bPwrOn2PwrGood = 50,
Duss820dci.c1799 .bPwrOn2PwrGood = 50,
Dat91dci.c1735 .bPwrOn2PwrGood = 50,
Dohci.c2289 sc->sc_hub_desc.hubd.bPwrOn2PwrGood = OHCI_GET_POTPGT(v); in ohci_roothub_exec()
Duhci.c2362 .bPwrOn2PwrGood = 50,
Dmusb_otg.c3581 .bPwrOn2PwrGood = 50,
Dehci.c3315 sc->sc_hub_desc.hubd.bPwrOn2PwrGood = 200; in ehci_roothub_exec()
Dxhci.c3444 sc->sc_hub_desc.hubd.bPwrOn2PwrGood = 10; in xhci_roothub_exec()