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

/haiku/src/add-ons/kernel/drivers/network/ether/pcnet/dev/pcn/
H A Dif_pcn.c711 PCN_LOCK(sc);
886 PCN_LOCK(sc);
1002 PCN_LOCK(sc);
1102 PCN_LOCK(sc);
1189 PCN_LOCK(sc);
1324 PCN_LOCK(sc);
1360 PCN_LOCK(sc);
1382 PCN_LOCK(sc);
1416 PCN_LOCK(sc);
1516 PCN_LOCK(s
[all...]
H A Dif_pcnreg.h473 #define PCN_LOCK(_sc) mtx_lock(&(_sc)->pcn_mtx) macro

Completed in 24 milliseconds