Home
last modified time | relevance | path

Searched defs:src_mcip (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/io/mac/
H A Dmac_bcast.c144 mac_client_impl_t *src_mcip = arg2, *dst_mcip; in mac_bcast_send() local
H A Dmac_sched.c4303 mac_client_impl_t *src_mcip = (mac_client_impl_t *)mch; in mac_tx_send() local
/titanic_50/usr/src/uts/common/sys/
H A Dmac_impl.h322 #define MAC_TX(mip, rh, mp, src_mcip) { \ argument