Home
last modified time | relevance | path

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

/external/grub/netboot/
Dlance.c98 #define LANCE_SELECT_PHONELINE 0x00000004 macro
127 LANCE_ENABLE_AUTOSELECT|LANCE_SELECT_PHONELINE},
234 if (chip_table[lance_version].flags & LANCE_SELECT_PHONELINE) { in lance_reset()