Home
last modified time | relevance | path

Searched refs:mc_stop (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dmac_provider.h211 mac_stop_t mc_stop; /* Stop the device */ member
H A Dmac_impl.h660 #define mi_stop mi_callbacks->mc_stop
/titanic_44/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_mac.c63 .mc_stop = t4_mc_stop,
/titanic_44/usr/src/uts/common/io/mac/
H A Dmac_provider.c318 mregp->m_callbacks->mc_stop == NULL || in mac_register()
/titanic_44/usr/src/uts/sun4v/io/
H A Dvnet.c1862 cbp->mc_stop(macp->m_driver); in vnet_stop_resources()
/titanic_44/usr/src/uts/common/inet/iptun/
H A Diptun.c3500 .mc_stop = iptun_m_stop,