Searched refs:TLan_SetMac (Results 1 – 1 of 1) sorted by relevance
89 static void TLan_SetMac(struct nic *nic __unused, int areg, char *mac);503 TLan_SetMac(nic, 0, nic->node_addr); in TLan_FinishReset()821 TLan_SetMac(nic, i + 1, NULL); in TLan_SetMulticastList()1397 void TLan_SetMac(struct nic *nic __unused, int areg, char *mac) function