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

/freebsd-12-stable/sys/dev/ti/
H A Dif_ti.c587 TI_LOCK(sc);
597 TI_LOCK(sc);
608 TI_LOCK(sc);
660 TI_LOCK(sc);
678 TI_LOCK(sc);
2604 TI_LOCK(sc);
2899 TI_LOCK(sc);
2983 TI_LOCK(sc);
3033 TI_LOCK(sc);
3154 TI_LOCK(s
[all...]
H A Dif_tireg.h1069 #define TI_LOCK(_sc) mtx_lock(&(_sc)->ti_mtx) macro

Completed in 106 milliseconds