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

/freebsd-9.3-release/sys/dev/sis/
H A Dif_sis.c110 #define SIS_LOCK(_sc) mtx_lock(&(_sc)->sis_mtx) macro
1140 SIS_LOCK(sc);
1543 SIS_LOCK(sc);
1641 SIS_LOCK(sc);
1693 SIS_LOCK(sc);
1867 SIS_LOCK(sc);
1928 SIS_LOCK(sc);
2086 SIS_LOCK(sc);
2107 SIS_LOCK(sc);
2125 SIS_LOCK(s
[all...]

Completed in 110 milliseconds