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

/freebsd-12-stable/sys/dev/gpio/
H A Dbytgpio.c54 #define BYTGPIO_LOCK(_sc) mtx_lock_spin(&(_sc)->sc_mtx) macro
383 BYTGPIO_LOCK(sc);
428 BYTGPIO_LOCK(sc);
471 BYTGPIO_LOCK(sc);
501 BYTGPIO_LOCK(sc);
530 BYTGPIO_LOCK(sc);

Completed in 99 milliseconds