Searched refs:OHCI_INT_PHY_INT (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/sys/boot/i386/libfirewire/
H A Dfwohcireg.h351 #define OHCI_INT_PHY_INT (0x1 << 19) macro
H A Dfwohci.c418 stat & OHCI_INT_PHY_INT ? "PHY_INT ":"",
/freebsd-10.1-release/sys/dev/firewire/
H A Dfwohcireg.h431 #define OHCI_INT_PHY_INT (0x1 << 19) macro
H A Dfwohci.c604 sc->intmask |= OHCI_INT_CYC_LOST | OHCI_INT_PHY_INT;
1766 | OHCI_INT_PHY_INT
1823 stat & OHCI_INT_PHY_INT ? "PHY_INT ":"",
1990 if (stat & OHCI_INT_PHY_INT) {

Completed in 119 milliseconds