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

/haiku-fatelf/src/add-ons/kernel/bus_managers/firewire/
H A Dfwohcireg.h435 #define OHCI_INT_PHY_INT (0x1 << 19) macro
H A Dfwohci.cpp582 sc->intmask |= OHCI_INT_CYC_LOST | OHCI_INT_PHY_INT;
1821 | OHCI_INT_PHY_INT
1849 stat & OHCI_INT_PHY_INT ? "PHY_INT ":"",
2020 if (stat & OHCI_INT_PHY_INT) {

Completed in 71 milliseconds