Home
last modified time | relevance | path

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

/external/grub/netboot/
Dcs89x0.c586 if (eth_auto_neg_cnf & IMM_BIT) in cs89x0_probe()
597 if (eth_auto_neg_cnf & IMM_BIT) in cs89x0_probe()
608 if (eth_auto_neg_cnf & IMM_BIT) in cs89x0_probe()
Dcs89x0.h372 #define IMM_BIT 0x0040 /* ignore missing media */ macro