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

/freebsd-11-stable/sys/dev/auxio/
H A Dauxio.c172 #define AUXIO_LOCK(sc) mtx_lock(&sc->sc_lock) macro
210 AUXIO_LOCK(sc);

Completed in 68 milliseconds