Searched refs:PCIX_CAPS_SPLIT_MASK (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/grub/grub-0.97/netboot/ | ||
H A D | tg3.h | 222 #define PCIX_CAPS_SPLIT_MASK 0x00700000 macro |
H A D | tg3.c | 2052 val &= ~(PCIX_CAPS_SPLIT_MASK | PCIX_CAPS_BURST_MASK); in tg3_setup_hw() |