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

/netbsd-current/sys/dev/ieee1394/
H A Dfwohcireg.h442 #define OHCI_INT_ERR (0x1 << 24) macro
H A Dfwohci.c637 OHCI_INT_ERR |
1316 sc->intmask = (OHCI_INT_ERR | OHCI_INT_PHY_SID
1964 stat & OHCI_INT_ERR ? "INT_ERR ":"",
2125 if (stat & OHCI_INT_ERR)

Completed in 134 milliseconds