Searched refs:FW_GLOCK_ASSERT (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/firewire/
H A Dfirewirereg.h171 #define FW_GLOCK_ASSERT(fc) mtx_assert(FW_GMTX(fc), MA_OWNED) macro
H A Dfwohci.c875 FW_GLOCK_ASSERT(&sc->fc);
1826 FW_GLOCK_ASSERT(fc);
2069 FW_GLOCK_ASSERT(&sc->fc);
2500 FW_GLOCK_ASSERT(&sc->fc);
H A Dfirewire.c716 FW_GLOCK_ASSERT(fc);

Completed in 115 milliseconds