Searched refs:FW_GLOCK (Results 1 - 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/drivers/bus/firewire/
H A Dfw_raw.c182 FW_GLOCK(sc->fc);
298 FW_GLOCK(d->fc);
304 FW_GLOCK(d->fc);
350 FW_GLOCK(xfer->fc);
383 FW_GLOCK(fc);
403 FW_GLOCK(fc);
442 FW_GLOCK(fc);
528 FW_GLOCK(xfer->fc);
564 FW_GLOCK(fc);
583 FW_GLOCK(f
[all...]
/haiku/src/add-ons/kernel/bus_managers/firewire/
H A Dfirewire.cpp129 FW_GLOCK(fc);
269 FW_GLOCK(fc);
497 FW_GLOCK(fc);
599 FW_GLOCK(fc);
929 FW_GLOCK(fc);
953 FW_GLOCK(fc);
984 FW_GLOCK(fc);
1231 FW_GLOCK(xfer->fc);
2460 FW_GLOCK(fc);
H A Dfwohci.cpp1062 FW_GLOCK(&sc->fc);
1072 FW_GLOCK(&sc->fc);
1193 FW_GLOCK(fc);
1212 FW_GLOCK(fc);
1610 FW_GLOCK(fc);
1740 FW_GLOCK(fc);
2032 FW_GLOCK(&sc->fc);
2137 //FW_GLOCK(&sc->fc);
2148 FW_GLOCK(fc);
2183 FW_GLOCK(f
[all...]
/haiku/headers/private/firewire/
H A Dfirewirereg.h240 #define FW_GLOCK(fc) mtx_lock(FW_GMTX(fc)) macro

Completed in 182 milliseconds