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

/freebsd-13-stable/sys/dev/firewire/
H A Dfwohcireg.h434 #define OHCI_INT_PHY_INT (0x1 << 19) macro
H A Dfwohci.c596 sc->intmask |= OHCI_INT_CYC_LOST | OHCI_INT_PHY_INT;
1744 | OHCI_INT_PHY_INT
1801 stat & OHCI_INT_PHY_INT ? "PHY_INT ":"",
1989 if (stat & OHCI_INT_PHY_INT) {
/freebsd-13-stable/stand/i386/libfirewire/
H A Dfwohci.c413 stat & OHCI_INT_PHY_INT ? "PHY_INT ":"",

Completed in 113 milliseconds