/titanic_41/usr/src/uts/common/io/ |
H A D | etheraddr.c | 38 localetheraddr(struct ether_addr *hint, struct ether_addr *result) in localetheraddr() function
|
H A D | strplumb.c | 630 (void) localetheraddr((struct ether_addr *)macaddr, NULL); in matchmac()
|
H A D | gld.c | 789 (void) localetheraddr( in gld_register()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | ethernet.h | 143 extern int localetheraddr(struct ether_addr *, struct ether_addr *);
|
/titanic_41/usr/src/uts/sun4/io/efcode/ |
H A D | fc_ops.c | 855 (void) localetheraddr(NULL, (struct ether_addr *)(&fc_result(cp, 0))); in fco_local_ether_addr()
|
/titanic_41/usr/src/uts/sun4/os/ |
H A D | ddi_impl.c | 1731 (void) localetheraddr((struct ether_addr *)idprom.id_ether, in parse_idprom()
|
/titanic_41/usr/src/uts/common/io/cardbus/ |
H A D | cardbus_cfg.c | 2889 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 D | iscsid.c | 2005 (void) localetheraddr(NULL, &eaddr); in iscsid_set_default_initiator_node_settings()
|
/titanic_41/usr/src/uts/sun4u/starcat/io/ |
H A D | dman.c | 1077 (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 D | nfs_dlinet.c | 1614 (void) localetheraddr((struct ether_addr *)NULL, &myether); in revarp_start()
|
/titanic_41/usr/src/uts/sun4u/starfire/io/ |
H A D | idn_dlpi.c | 367 localetheraddr(NULL, eap); in idndl_domain_etheraddr()
|
/titanic_41/usr/src/uts/common/io/hme/ |
H A D | hme.c | 3628 (void) localetheraddr((struct ether_addr *)NULL, &hmep->hme_ouraddr); in hme_setup_mac_address()
|
/titanic_41/usr/src/uts/common/inet/tcp/ |
H A D | tcp.c | 3677 (void) localetheraddr(NULL, in tcp_iss_key_init()
|
/titanic_41/usr/src/uts/common/io/igb/ |
H A D | igb_main.c | 3398 if (localetheraddr(NULL, &sysaddr) != 0) { in igb_find_mac_address()
|
/titanic_41/usr/src/uts/common/io/nxge/ |
H A D | nxge_virtual.c | 3742 (void) localetheraddr((struct ether_addr *)NULL, &nxgep->ouraddr); in nxge_get_mac_addr_properties()
|
/titanic_41/usr/src/uts/common/io/bge/ |
H A D | bge_main2.c | 3129 if (localetheraddr(NULL, &sysaddr) != 0) {
|
/titanic_41/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_main.c | 3663 if (localetheraddr(NULL, &sysaddr) != 0) { in ixgbe_find_mac_address()
|
/titanic_41/usr/src/uts/sun/io/eri/ |
H A D | eri.c | 1082 (void) localetheraddr(NULL, &factaddr); in eri_setup_mac_address()
|
/titanic_41/usr/src/uts/sun/io/ |
H A D | socal.c | 605 (void) localetheraddr((struct ether_addr *)NULL, &ourmacaddr); in socal_attach()
|
/titanic_41/usr/src/uts/common/io/e1000g/ |
H A D | e1000g_main.c | 5805 if (localetheraddr(NULL, &sysaddr) != 0) { in e1000g_find_mac_address()
|
/titanic_41/usr/src/uts/common/io/comstar/stmf/ |
H A D | stmf.c | 5719 if (hid == 0 && !localetheraddr((struct ether_addr *)NULL, &mac)) { in stmf_scsilib_uniq_lu_id2()
|