Home
last modified time | relevance | path

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

/external/grub/netboot/
Dcs89x0.h277 #define AUTO_NEG_BUSY 0x0080 macro
Dcs89x0.c218 while (readreg(PP_AutoNegST) & AUTO_NEG_BUSY) { in detect_tp()