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

/illumos-gate/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);
821 TLan_SetMac(nic, i + 1, NULL);
1377 * TLan_SetMac
1397 void TLan_SetMac(struct nic *nic __unused, int areg, char *mac) function
1412 } /* TLan_SetMac */

Completed in 46 milliseconds