Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ieee1394/
Dfirewirereg.h122 #define FWBUSRESET 0 macro
Dfwohci.c1993 if ((stat & OHCI_INT_PHY_BUS_R) && (fc->status != FWBUSRESET)) {
1994 fc->status = FWBUSRESET;
2007 fw_busreset(&sc->fc, FWBUSRESET);
2931 if ((sc->fc.status != FWBUSRESET) &&