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

/freebsd-12-stable/sys/dev/intel/
H A Dspi.c55 #define INTELSPI_LOCK(_sc) mtx_lock(&(_sc)->sc_mtx) macro
264 INTELSPI_LOCK(sc);
358 INTELSPI_LOCK(sc);

Completed in 103 milliseconds