Searched refs:GRC_MISC_CFG_BOARD_ID_MASK (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/grub/grub-0.97/netboot/ | ||
H A D | tg3.h | 1385 #define GRC_MISC_CFG_BOARD_ID_MASK 0x0001e000 macro |
H A D | tg3.c | 2765 grc_misc_cfg &= GRC_MISC_CFG_BOARD_ID_MASK; in tg3_get_invariants() |