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

/freebsd-10.2-release/sys/arm/xilinx/
H A Dzy7_gpio.c82 #define ZGPIO_LOCK(sc) mtx_lock(&(sc)->sc_mtx) macro
166 ZGPIO_LOCK(sc);
192 ZGPIO_LOCK(sc);
265 ZGPIO_LOCK(sc);

Completed in 90 milliseconds