Searched refs:SK_IF_LOCK_ASSERT (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/sk/
H A Dif_sk.c712 SK_IF_LOCK_ASSERT(sc_if);
732 SK_IF_LOCK_ASSERT(sc_if);
792 SK_IF_LOCK_ASSERT(sc_if);
2390 SK_IF_LOCK_ASSERT(sc_if);
2497 SK_IF_LOCK_ASSERT(sc_if);
2546 SK_IF_LOCK_ASSERT(sc_if);
2752 SK_IF_LOCK_ASSERT(sc_if);
2819 SK_IF_LOCK_ASSERT(sc_if);
3194 SK_IF_LOCK_ASSERT(sc_if);
3354 SK_IF_LOCK_ASSERT(sc_i
[all...]
H A Dif_skreg.h1469 #define SK_IF_LOCK_ASSERT(_sc) SK_LOCK_ASSERT((_sc)->sk_softc) macro

Completed in 189 milliseconds