Searched refs:MGE_GLOBAL_LOCK (Results 1 – 2 of 2) sorted by relevance
995 MGE_GLOBAL_LOCK(sc); in mge_ifmedia_sts()1058 MGE_GLOBAL_LOCK(sc); in mge_ifmedia_upd()1079 MGE_GLOBAL_LOCK(sc); in mge_init()1228 MGE_GLOBAL_LOCK(sc); in mge_intr_rxtx()1493 MGE_GLOBAL_LOCK(sc); in mge_ioctl()1516 MGE_GLOBAL_LOCK(sc); in mge_ioctl()1538 MGE_GLOBAL_LOCK(sc); in mge_ioctl()1544 MGE_GLOBAL_LOCK(sc); in mge_ioctl()1631 MGE_GLOBAL_LOCK(sc); in mge_shutdown()1708 MGE_GLOBAL_LOCK(sc); in mge_tick()[all …]
139 #define MGE_GLOBAL_LOCK(sc) do { \ macro