Searched refs:EP_LOCK (Results 1 – 2 of 2) sorted by relevance
359 EP_LOCK(sc); in ep_detach()379 EP_LOCK(sc); in epinit()471 EP_LOCK(sc); in epstart()592 EP_LOCK(sc); in ep_intr()843 EP_LOCK(sc); in epread()941 EP_LOCK(sc); in epioctl()
105 #define EP_LOCK(_sc) mtx_lock(&(_sc)->sc_mtx) macro