Searched refs:MGE_GLOBAL_UNLOCK (Results 1 – 2 of 2) sorted by relevance
982 MGE_GLOBAL_UNLOCK(sc); in mge_ifmedia_sts()1039 MGE_GLOBAL_UNLOCK(sc); in mge_ifmedia_upd()1055 MGE_GLOBAL_UNLOCK(sc); in mge_init()1204 MGE_GLOBAL_UNLOCK(sc); in mge_intr_rxtx()1483 MGE_GLOBAL_UNLOCK(sc); in mge_ioctl()1490 MGE_GLOBAL_UNLOCK(sc); in mge_ioctl()1513 MGE_GLOBAL_UNLOCK(sc); in mge_ioctl()1519 MGE_GLOBAL_UNLOCK(sc); in mge_ioctl()1608 MGE_GLOBAL_UNLOCK(sc); in mge_shutdown()1684 MGE_GLOBAL_UNLOCK(sc); in mge_tick()[all …]
146 #define MGE_GLOBAL_UNLOCK(sc) do { \ macro