Searched refs:fcip_ether_to_str (Results 1 – 1 of 1) sorted by relevance
227 static void fcip_ether_to_str(struct ether_addr *e, caddr_t s);4892 fcip_ether_to_str(&fptr->fcip_macaddr, etherstr); in fcip_setup_mac_addr()5163 fcip_ether_to_str(&fptr->fcip_macaddr, etherstr); in fcip_ireq()7009 fcip_ether_to_str(struct ether_addr *e, caddr_t s) in fcip_ether_to_str() function