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

/freebsd-10.2-release/sys/dev/ep/
H A Dif_epvar.h111 #define EP_ASSERT_LOCKED(_sc) mtx_assert(&_sc->sc_mtx, MA_OWNED); macro
H A Dif_ep.c397 EP_ASSERT_LOCKED(sc);
487 EP_ASSERT_LOCKED(sc);

Completed in 102 milliseconds