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

/freebsd-13-stable/sys/dev/firewire/
H A Dfwohcireg.h439 #define OHCI_INT_ERR (0x1 << 24) macro
H A Dfwohci.c591 sc->intmask = (OHCI_INT_ERR | OHCI_INT_PHY_SID
1743 OHCI_INT_EN | OHCI_INT_ERR | OHCI_INT_PHY_SID
1796 stat & OHCI_INT_ERR ? "INT_ERR ":"",
1986 if (stat & OHCI_INT_ERR) {
/freebsd-13-stable/stand/i386/libfirewire/
H A Dfwohci.c408 stat & OHCI_INT_ERR ? "INT_ERR ":"",

Completed in 158 milliseconds