Searched refs:WD_SOFTCONFIG (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/grub/grub-0.97/netboot/ | ||
H A D | ns8390.h | 55 #define WD_SOFTCONFIG 0x20 macro |
H A D | ns8390.c | 671 if ((c & WD_SOFTCONFIG) && (!(eth_flags & FLAG_790))) { in eth_probe() |