Searched defs:lance (Results 1 - 1 of 1) sorted by relevance

/external/grub/netboot/
H A Dlance.c110 {0x0000, "LANCE 7990", /* Ancient lance chip. */
146 #define lance ((char *)0x10000 - (sizeof(struct lance_interface)+8)) macro
148 static char lance[sizeof(struct lance_interface)+8]; variable
434 l = ((Address)lance + 7) & ~7;

Completed in 231 milliseconds