Searched refs:OHCI_INT_PW_ERR (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/bus_managers/firewire/
H A Dfwohcireg.h430 #define OHCI_INT_PW_ERR (0x1 << 8) macro
H A Dfwohci.cpp580 | OHCI_INT_PHY_BUS_R | OHCI_INT_PW_ERR);
1853 stat & OHCI_INT_PW_ERR ? "DMA_PW_ERR ":"",
2014 if (stat & OHCI_INT_PW_ERR) {

Completed in 52 milliseconds