Searched refs:ARSWITCH_UNLOCK (Results 1 – 4 of 4) sorted by relevance
184 ARSWITCH_UNLOCK(sc); in arswitch_reset_vlans()190 ARSWITCH_UNLOCK(sc); in arswitch_reset_vlans()251 ARSWITCH_UNLOCK(sc); in arswitch_reset_vlans()277 ARSWITCH_UNLOCK(sc); in arswitch_getvgroup()295 ARSWITCH_UNLOCK(sc); in arswitch_getvgroup()325 ARSWITCH_UNLOCK(sc); in arswitch_setvgroup()335 ARSWITCH_UNLOCK(sc); in arswitch_setvgroup()353 ARSWITCH_UNLOCK(sc); in arswitch_setvgroup()
108 ARSWITCH_UNLOCK(sc); in arswitch_readphy()112 ARSWITCH_UNLOCK(sc); in arswitch_readphy()148 ARSWITCH_UNLOCK(sc); in arswitch_writephy()
320 ARSWITCH_UNLOCK(sc); in arswitch_attach()478 ARSWITCH_UNLOCK(sc); in arswitch_unlock()516 ARSWITCH_UNLOCK(sc); in arswitch_getport()564 ARSWITCH_UNLOCK(sc); in arswitch_setport()583 ARSWITCH_UNLOCK(sc); in arswitch_setport()
72 #define ARSWITCH_UNLOCK(_sc) \ macro