Home
last modified time | relevance | path

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

/titanic_50/usr/src/grub/grub-0.97/netboot/
H A Dns83820.c178 #define CFG_SPDSTS1 0x40000000 macro
213 #define SPDSTS_POLARITY (CFG_SPDSTS1 | CFG_SPDSTS0 | CFG_DUPSTS | (lnksts ? CFG_LNKSTS : 0))
470 if (cfg & CFG_SPDSTS1) in phy_intr()