HomeSort by: relevance | last modified time | path
    Searched refs:OHCI_INT_ERR (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ieee1394/
fwohcireg.h 442 #define OHCI_INT_ERR (0x1 << 24)
fwohci.c 637 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 14 milliseconds