Home
last modified time | relevance | path

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

/haiku/headers/private/firewire/
H A Dfirewirereg.h161 #define FWBUSRESET 0 macro
/haiku/src/add-ons/kernel/bus_managers/firewire/
H A Dfwohci.cpp1873 if ((stat & OHCI_INT_PHY_BUS_R) && (fc->status != FWBUSRESET)) {
1874 fc->status = FWBUSRESET;
2033 fw_busreset(&sc->fc, FWBUSRESET);
2910 if ((sc->fc.status != FWBUSRESET) &&