Searched refs:CFG_SPDSTS0 (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dns83820.c179 #define CFG_SPDSTS0 0x20000000 macro
213 #define SPDSTS_POLARITY (CFG_SPDSTS1 | CFG_SPDSTS0 | CFG_DUPSTS | (lnksts ? CFG_LNKSTS : 0))
475 speed = ((cfg / CFG_SPDSTS0) & 3);

Completed in 17 milliseconds