Home
last modified time | relevance | path

Searched refs:OHCI_INT_PW_ERR (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/firewire/
H A Dfwohcireg.h428 #define OHCI_INT_PW_ERR (0x1 << 8) macro
H A Dfwohci.c592 | OHCI_INT_PHY_BUS_R | OHCI_INT_PW_ERR);
1800 stat & OHCI_INT_PW_ERR ? "DMA_PW_ERR ":"",
1978 if (stat & OHCI_INT_PW_ERR) {