Searched refs:cycle_lost (Results 1 - 2 of 2) sorted by path

/haiku/src/add-ons/kernel/bus_managers/firewire/
H A Dfwohcivar.h76 int cycle_lost; member in struct:fwohci_softc
H A Dfwohci.cpp1925 sc->cycle_lost = 0;
1996 if (sc->cycle_lost >= 0)
1997 sc->cycle_lost ++;
1998 if (sc->cycle_lost > 10) {
1999 sc->cycle_lost = -1;

Completed in 76 milliseconds