Searched refs:glda_addr (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/io/ |
H A D | gldutil.c | 350 mac_copy(gldp->glda_addr, dhost, macinfo->gldm_addrlen); in gld_unitdata_ether() 544 mac_copy(gldp->glda_addr, &mh->ether_dhost, macinfo->gldm_addrlen); in gld_fastpath_ether() 1153 mac_copy(gldp->glda_addr, dhost, macinfo->gldm_addrlen); in gld_unitdata_fddi() 1267 cmac_copy(gldp->glda_addr, mh->fddi_dhost, in gld_fastpath_fddi() 1560 mac_copy(gldp->glda_addr, dhost, macinfo->gldm_addrlen); in gld_unitdata_tr() 1754 mac_copy(gldp->glda_addr, mh->tr_dhost, macinfo->gldm_addrlen); in gld_fastpath_tr()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | gldpriv.h | 570 unsigned char glda_addr[ETHERADDRL]; member
|