Searched refs:FWBUSRESET (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/firewire/
H A Dfirewirereg.h112 #define FWBUSRESET 0 macro
H A Dfwohci.c1824 if ((stat & OHCI_INT_PHY_BUS_R) && (fc->status != FWBUSRESET)) {
1825 fc->status = FWBUSRESET;
1997 fw_busreset(&sc->fc, FWBUSRESET);
2904 if ((sc->fc.status != FWBUSRESET) &&

Completed in 65 milliseconds