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

/freebsd-11.0-release/sys/dev/viapm/
H A Dviapm.c90 #define VIAPM_LOCK_ASSERT(sc) mtx_assert(&(sc)->lock, MA_OWNED) macro
607 VIAPM_LOCK_ASSERT(viapm);

Completed in 98 milliseconds