Searched refs:ether_sprintf (Results 1 – 15 of 15) sorted by relevance
/titanic_41/usr/src/uts/common/io/ |
H A D | etheraddr.c | 52 ether_sprintf(&addr)); in localetheraddr() 66 ether_sprintf(struct ether_addr *addr) in ether_sprintf() function
|
H A D | llc1.c | 1524 printf("llc1_recv: machdr=<%s>\n", ether_sprintf(addr)); in llc1_recv()
|
/titanic_41/usr/src/uts/sun4v/io/ |
H A D | vsw_phys.c | 349 ether_sprintf((void *)&mcst_p->mca), ret); in vsw_mac_multicast_add() 417 ether_sprintf((void *)&mcap->mca), rv); in vsw_mac_multicast_add_all() 720 vswp->instance, ether_sprintf((void *)macaddr), in vsw_set_port_hw_addr() 727 __func__, ether_sprintf((void *)macaddr), vid, in vsw_set_port_hw_addr() 795 vswp->instance, ether_sprintf((void *)macaddr), in vsw_set_if_hw_addr() 802 __func__, ether_sprintf((void *)macaddr), vid, in vsw_set_if_hw_addr() 1153 vswp->instance, ether_sprintf((void *)macaddr), in vsw_mac_add_vlans() 1159 ether_sprintf((void *)macaddr), in vsw_mac_add_vlans()
|
H A D | vsw_switching.c | 1149 ether_sprintf(&portp->p_macaddr), portp->p_instance); in vsw_fdbe_add()
|
H A D | vnet.c | 2685 vnetp->instance, __func__, ether_sprintf((void *)mac_addr)); in vnet_remmac()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | ethernet.h | 144 extern char *ether_sprintf(struct ether_addr *);
|
H A D | net80211.h | 630 ether_sprintf((struct ether_addr *)(_addr))
|
/titanic_41/usr/src/uts/sun4u/starcat/io/ |
H A D | dman_domain.c | 862 ether_sprintf(&mcp->manc_dom_eaddr)); in man_print_manc() 864 ether_sprintf(&mcp->manc_sc_eaddr)); in man_print_manc()
|
H A D | dman.c | 974 ether_sprintf(&manp->man_eaddr))); in man_attach() 1700 (void *)msp, ether_sprintf(eap))); in man_start() 1745 " for eaddr %s\n", ether_sprintf(eap))); in man_start() 3616 ether_sprintf(&msp->ms_manp->man_eaddr))); in man_spareq() 4861 ether_sprintf(eap))); in man_alloc_physreq_mp() 6382 ether_sprintf(&mpg->mpg_dst_eaddr)); in man_pg_assign() 6384 ether_sprintf(&mip->mip_eaddr)); in man_pg_assign() 7196 pad_end = 17 - strlen(ether_sprintf( in man_pathgroups_report() 7204 ether_sprintf(&mpg->mpg_dst_eaddr), in man_pathgroups_report() 7405 ether_sprintf(&manc.manc_dom_eaddr)); in man_get_hostinfo() [all …]
|
/titanic_41/usr/src/uts/common/xen/io/ |
H A D | xnbo.c | 360 "%s: %d", mac, ether_sprintf(&ea), err); in xnbo_open_mac()
|
/titanic_41/usr/src/uts/common/io/bge/ |
H A D | bge_main2.c | 649 ether_sprintf((void *)macaddr))); 1335 (add) ? "add" : "remove", ether_sprintf((void *)mca))); 3064 ether_sprintf((void *)cidp->vendor_addr.addr), 3105 ether_sprintf((void *)cidp->vendor_addr.addr), 3135 ether_sprintf((void *)cidp->vendor_addr.addr), 3156 ether_sprintf((void *)cidp->vendor_addr.addr),
|
/titanic_41/usr/src/uts/common/fs/nfs/ |
H A D | nfs_dlinet.c | 1617 ether_sprintf(&myether)); in revarp_start() 1631 ether_sprintf(&myether)); in revarp_start()
|
/titanic_41/usr/src/uts/common/io/nge/ |
H A D | nge_main.c | 1298 (add) ? "add" : "remove", ether_sprintf((void *)mca))); in nge_m_multicst()
|
/titanic_41/usr/src/uts/common/io/hme/ |
H A D | hme.c | 3586 ether_sprintf(&hmep->hme_factaddr)); in hme_setup_mac_address()
|
/titanic_41/usr/src/uts/sun/io/eri/ |
H A D | eri.c | 1047 lether_addr_msg, ether_sprintf(&factaddr)); in eri_setup_mac_address()
|