Home
last modified time | relevance | path

Searched refs:mac_bridge_clear (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dmac.h671 extern void mac_bridge_clear(mac_handle_t, mac_handle_t);
/titanic_41/usr/src/uts/common/io/
H A Dbridge.c1163 mac_bridge_clear(mh, (mac_handle_t)blp); in link_shutdown()
/titanic_41/usr/src/uts/common/io/mac/
H A Dmac.c7433 mac_bridge_clear(mac_handle_t mh, mac_handle_t link) in mac_bridge_clear() function