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

/external/grub/netboot/
H A Dtulip.c1322 int sa_offset = 0;
1334 sa_offset = 20;
1336 sa_offset = 2; /* Grrr, damn Matrox boards. */
1339 nic->node_addr[i] = ee_data[i + sa_offset];
1340 sum += ee_data[i + sa_offset];
1310 int sa_offset = 0; local

Completed in 67 milliseconds