Home
last modified time | relevance | path

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

/titanic_41/usr/src/grub/grub-0.97/netboot/
H A D3c90x.c45 #define XCVR_MAGIC (0x5A00) macro
759 XCVR_MAGIC + ((CFG_3C90X_XCVR) & 0x000F)); in a3c90x_probe()
881 if ((eeprom[0x16] & 0xFF00) == XCVR_MAGIC) in a3c90x_probe()