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

/freebsd-13-stable/sys/dev/bhnd/siba/
H A Dsiba.c164 SIBA_LOCK(sc);
211 SIBA_LOCK(sc);
300 SIBA_LOCK(sc);
333 SIBA_LOCK(sc);
392 SIBA_LOCK(sc);
447 SIBA_LOCK(sc);
488 SIBA_LOCK(sc);
523 SIBA_LOCK(sc);
559 SIBA_LOCK(sc);
611 SIBA_LOCK(s
[all...]
H A Dsibavar.h232 #define SIBA_LOCK(sc) mtx_lock(&(sc)->mtx) macro

Completed in 102 milliseconds