Searched refs:MGE_GLOBAL_LOCK (Results 1 – 2 of 2) sorted by relevance
985 MGE_GLOBAL_LOCK(sc); in mge_ifmedia_sts()1048 MGE_GLOBAL_LOCK(sc); in mge_ifmedia_upd()1069 MGE_GLOBAL_LOCK(sc); in mge_init()1218 MGE_GLOBAL_LOCK(sc); in mge_intr_rxtx()1483 MGE_GLOBAL_LOCK(sc); in mge_ioctl()1506 MGE_GLOBAL_LOCK(sc); in mge_ioctl()1528 MGE_GLOBAL_LOCK(sc); in mge_ioctl()1534 MGE_GLOBAL_LOCK(sc); in mge_ioctl()1617 MGE_GLOBAL_LOCK(sc); in mge_shutdown()1691 MGE_GLOBAL_LOCK(sc); in mge_tick()[all …]
139 #define MGE_GLOBAL_LOCK(sc) do { \ macro