Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/mac/
H A Dmac_hio.c113 mac_share_bind(mac_client_handle_t mch, uint64_t cookie, uint64_t *rcookie) in mac_share_bind() function
/titanic_44/usr/src/uts/common/sys/
H A Dmac_client.h194 extern int mac_share_bind(mac_client_handle_t, uint64_t, uint64_t *);
/titanic_44/usr/src/uts/sun4v/io/
H A Dvsw_hio.c206 rv = mac_share_bind(portp->p_mch, ldc_id, &vsharep->vs_cookie); in vsw_hio_alloc_share()