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

/freebsd-11-stable/sys/dev/intel/
H A Dspi.c56 #define INTELSPI_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_mtx) macro
266 INTELSPI_UNLOCK(sc);
273 INTELSPI_UNLOCK(sc);
286 INTELSPI_UNLOCK(sc);
364 INTELSPI_UNLOCK(sc);
408 INTELSPI_UNLOCK(sc);

Completed in 102 milliseconds