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

  /src/sys/dev/ieee1394/
fwohcireg.h 432 #define OHCI_INT_PW_ERR (0x1 << 8)
fwohci.c 1319 | OHCI_INT_PHY_BUS_R | OHCI_INT_PW_ERR);
1973 stat & OHCI_INT_PW_ERR ? "DMA_PW_ERR ":"",
2123 if (stat & OHCI_INT_PW_ERR)

Completed in 13 milliseconds