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

/freebsd-10.2-release/sys/dev/ep/
H A Dif_epvar.h105 #define EP_LOCK(_sc) mtx_lock(&(_sc)->sc_mtx) macro
H A Dif_ep.c359 EP_LOCK(sc);
379 EP_LOCK(sc);
471 EP_LOCK(sc);
592 EP_LOCK(sc);
843 EP_LOCK(sc);
941 EP_LOCK(sc);

Completed in 100 milliseconds