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

/freebsd-13-stable/sys/dev/firewire/
H A Dfwohcireg.h429 #define OHCI_INT_PW_ERR (0x1 << 8) macro
H A Dfwohci.c594 | OHCI_INT_PHY_BUS_R | OHCI_INT_PW_ERR);
1805 stat & OHCI_INT_PW_ERR ? "DMA_PW_ERR ":"",
1983 if (stat & OHCI_INT_PW_ERR) {
/freebsd-13-stable/stand/i386/libfirewire/
H A Dfwohci.c417 stat & OHCI_INT_PW_ERR ? "DMA_PW_ERR ":"",

Completed in 86 milliseconds