Home
last modified time | relevance | path

Searched refs:localetheraddr (Results 1 – 21 of 21) sorted by relevance

/titanic_41/usr/src/uts/common/io/
H A Detheraddr.c38 localetheraddr(struct ether_addr *hint, struct ether_addr *result) in localetheraddr() function
H A Dstrplumb.c630 (void) localetheraddr((struct ether_addr *)macaddr, NULL); in matchmac()
H A Dgld.c789 (void) localetheraddr( in gld_register()
/titanic_41/usr/src/uts/common/sys/
H A Dethernet.h143 extern int localetheraddr(struct ether_addr *, struct ether_addr *);
/titanic_41/usr/src/uts/sun4/io/efcode/
H A Dfc_ops.c855 (void) localetheraddr(NULL, (struct ether_addr *)(&fc_result(cp, 0))); in fco_local_ether_addr()
/titanic_41/usr/src/uts/sun4/os/
H A Dddi_impl.c1731 (void) localetheraddr((struct ether_addr *)idprom.id_ether, in parse_idprom()
/titanic_41/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.c2889 extern int localetheraddr(struct ether_addr *, in cardbus_probe_children()
2896 if (localetheraddr(NULL, (struct ether_addr *)mac)) { in cardbus_probe_children()
/titanic_41/usr/src/uts/common/io/scsi/adapters/iscsi/
H A Discsid.c2005 (void) localetheraddr(NULL, &eaddr); in iscsid_set_default_initiator_node_settings()
/titanic_41/usr/src/uts/sun4u/starcat/io/
H A Ddman.c1077 (void) localetheraddr((struct ether_addr *)NULL, eap); in man_get_our_etheraddr()
2216 (void) localetheraddr(NULL, eap); in man_geteaddr()
3540 (void) localetheraddr((struct ether_addr *)NULL, &addr); in man_pareq()
/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_dlinet.c1614 (void) localetheraddr((struct ether_addr *)NULL, &myether); in revarp_start()
/titanic_41/usr/src/uts/sun4u/starfire/io/
H A Didn_dlpi.c367 localetheraddr(NULL, eap); in idndl_domain_etheraddr()
/titanic_41/usr/src/uts/common/io/hme/
H A Dhme.c3628 (void) localetheraddr((struct ether_addr *)NULL, &hmep->hme_ouraddr); in hme_setup_mac_address()
/titanic_41/usr/src/uts/common/inet/tcp/
H A Dtcp.c3677 (void) localetheraddr(NULL, in tcp_iss_key_init()
/titanic_41/usr/src/uts/common/io/igb/
H A Digb_main.c3398 if (localetheraddr(NULL, &sysaddr) != 0) { in igb_find_mac_address()
/titanic_41/usr/src/uts/common/io/nxge/
H A Dnxge_virtual.c3742 (void) localetheraddr((struct ether_addr *)NULL, &nxgep->ouraddr); in nxge_get_mac_addr_properties()
/titanic_41/usr/src/uts/common/io/bge/
H A Dbge_main2.c3129 if (localetheraddr(NULL, &sysaddr) != 0) {
/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c3663 if (localetheraddr(NULL, &sysaddr) != 0) { in ixgbe_find_mac_address()
/titanic_41/usr/src/uts/sun/io/eri/
H A Deri.c1082 (void) localetheraddr(NULL, &factaddr); in eri_setup_mac_address()
/titanic_41/usr/src/uts/sun/io/
H A Dsocal.c605 (void) localetheraddr((struct ether_addr *)NULL, &ourmacaddr); in socal_attach()
/titanic_41/usr/src/uts/common/io/e1000g/
H A De1000g_main.c5805 if (localetheraddr(NULL, &sysaddr) != 0) { in e1000g_find_mac_address()
/titanic_41/usr/src/uts/common/io/comstar/stmf/
H A Dstmf.c5719 if (hid == 0 && !localetheraddr((struct ether_addr *)NULL, &mac)) { in stmf_scsilib_uniq_lu_id2()