Home | History | Annotate | Download | only in netboot

Lines Matching full:last_phys_addr

1198     static unsigned char last_phys_addr[ETH_ALEN] = {0x00, 'L', 'i', 'n', 'u', 'x'};
1355 nic->node_addr[i] = last_phys_addr[i];
1356 nic->node_addr[i] = last_phys_addr[i] + 1;
1360 last_phys_addr[i] = nic->node_addr[i];