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

/haiku-fatelf/src/add-ons/kernel/bus_managers/firewire/
H A Dfwohcireg.h440 #define OHCI_INT_ERR (0x1 << 24) macro
H A Dfwohci.cpp577 sc->intmask = (OHCI_INT_ERR | OHCI_INT_PHY_SID
1820 OHCI_INT_EN | OHCI_INT_ERR | OHCI_INT_PHY_SID
1844 stat & OHCI_INT_ERR ? "INT_ERR ":"",
2017 if (stat & OHCI_INT_ERR) {

Completed in 45 milliseconds