Home
last modified time | relevance | path

Searched refs:IE_UNLOCK (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/ie/
HDif_ie.c415 IE_UNLOCK(sc); in ie_intr()
881 IE_UNLOCK(sc); in ie_readframe()
926 IE_UNLOCK(sc); in iestart()
1380 IE_UNLOCK(sc);
1540 IE_UNLOCK(sc); in ieioctl()
1551 IE_UNLOCK(sc); in ieioctl()
1696 IE_UNLOCK(sc); in ie_detach()
HDif_ievar.h77 #define IE_UNLOCK(sc) mtx_unlock(&(sc)->lock) macro
HDif_ie_isa.c574 IE_UNLOCK(sc); in ie_isa_ee16_shutdown()