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

/freebsd-12-stable/sys/dev/twe/
H A Dtwe_compat.h116 #define TWE_IO_LOCK(sc) mtx_lock(&(sc)->twe_io_lock) macro
H A Dtwe_freebsd.c88 TWE_IO_LOCK(sc);
106 TWE_IO_LOCK(sc);
448 TWE_IO_LOCK(sc);
460 TWE_IO_LOCK(sc);
502 TWE_IO_LOCK(sc);
519 TWE_IO_LOCK(sc);
538 TWE_IO_LOCK(sc);
555 TWE_IO_LOCK(sc);
747 TWE_IO_LOCK(sc->twed_controller);
H A Dtwe.c156 TWE_IO_LOCK(sc);
160 TWE_IO_LOCK(sc);
220 TWE_IO_LOCK(sc);
323 TWE_IO_LOCK(sc);
550 TWE_IO_LOCK(sc);
586 TWE_IO_LOCK(sc);
601 TWE_IO_LOCK(sc);
614 TWE_IO_LOCK(sc);
621 TWE_IO_LOCK(sc);
632 TWE_IO_LOCK(s
[all...]

Completed in 157 milliseconds