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

/freebsd-12-stable/sys/dev/iicbus/
H A Diicbus.h70 #define IICBUS_LOCK(sc) mtx_lock(&(sc)->lock) macro
H A Diiconf.c144 IICBUS_LOCK(sc);
184 IICBUS_LOCK(sc);
211 IICBUS_LOCK(sc);
226 IICBUS_LOCK(sc);

Completed in 63 milliseconds