Home
last modified time | relevance | path

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

/titanic_44/usr/src/grub/grub-0.97/netboot/
H A Dtlan.c89 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