Searched refs:MGE_GLOBAL_LOCK (Results 1 – 2 of 2) sorted by relevance
967 MGE_GLOBAL_LOCK(sc); in mge_ifmedia_sts()1030 MGE_GLOBAL_LOCK(sc); in mge_ifmedia_upd()1051 MGE_GLOBAL_LOCK(sc); in mge_init()1200 MGE_GLOBAL_LOCK(sc); in mge_intr_rxtx()1465 MGE_GLOBAL_LOCK(sc); in mge_ioctl()1488 MGE_GLOBAL_LOCK(sc); in mge_ioctl()1510 MGE_GLOBAL_LOCK(sc); in mge_ioctl()1516 MGE_GLOBAL_LOCK(sc); in mge_ioctl()1599 MGE_GLOBAL_LOCK(sc); in mge_shutdown()1673 MGE_GLOBAL_LOCK(sc); in mge_tick()[all …]
139 #define MGE_GLOBAL_LOCK(sc) do { \ macro