Searched defs:PWRCTL_LOCK_ASSERT (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/bhnd/cores/chipc/pwrctl/
H A Dbhnd_pwrctlvar.h125 #define PWRCTL_LOCK_ASSERT(sc, what) mtx_assert(&(sc)->mtx, what) macro

Completed in 101 milliseconds