Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dfirewirereg.h112 #define FWBUSRESET 0 macro
H A Dfwohci.c1822 if ((stat & OHCI_INT_PHY_BUS_R) && (fc->status != FWBUSRESET)) {
1823 fc->status = FWBUSRESET;
1995 fw_busreset(&sc->fc, FWBUSRESET);
2928 if ((sc->fc.status != FWBUSRESET) &&