Searched refs:ControllerReset (Results 1 - 6 of 6) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/busses/usb/
H A Dehci.h79 status_t ControllerReset();
H A Duhci.h125 status_t ControllerReset();
H A Dxhci.h124 status_t ControllerReset();
H A Duhci.cpp448 if (ControllerReset() < B_OK) {
1686 UHCI::ControllerReset() function in class:UHCI
H A Dxhci.cpp231 if (ControllerReset() < B_OK) {
1564 XHCI::ControllerReset() function in class:XHCI
1566 TRACE("ControllerReset() cmd: 0x%lx sts: 0x%lx\n", ReadOpReg(XHCI_CMD),
1574 TRACE("ControllerReset() failed CMD_HCRST\n");
1583 TRACE("ControllerReset() failed STS_CNR\n");
H A Dehci.cpp295 if (ControllerReset() < B_OK) {
1156 EHCI::ControllerReset() function in class:EHCI

Completed in 56 milliseconds