Searched refs:bridge_unlock (Results 1 – 1 of 1) sorted by relevance
271 #define BRIDGE_UNLOCK(_sc) bridge_unlock(_sc)1231 static void bridge_unlock(struct bridge_softc *);1253 bridge_unlock(struct bridge_softc *sc) in bridge_unlock() function