Home
last modified time | relevance | path

Searched refs:EM_UNLOCK (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/sys/dev/pci/
Dif_em.h419 #define EM_UNLOCK(_sc) mtx_unlock(&(_sc)->mtx) macro
430 #define EM_UNLOCK(_sc) splx(em_hidden_splnet_s) macro
Dif_em.c753 EM_UNLOCK(sc); in em_detach()
809 EM_UNLOCK(sc); in em_shutdown()
869 EM_UNLOCK(sc); in em_start()
894 EM_UNLOCK(sc); in em_ioctl()
935 EM_UNLOCK(sc); in em_ioctl()
953 EM_UNLOCK(sc); in em_ioctl()
976 EM_UNLOCK(sc); in em_ioctl()
1154 EM_UNLOCK(sc); in em_init()
1201 EM_UNLOCK(sc); in em_poll()
1230 EM_UNLOCK(sc); in em_intr()
[all …]