Searched refs:PCIX_CAPS_RELAXED_ORDERING (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/grub/grub-0.97/netboot/ | ||
H A D | tg3.h | 221 #define PCIX_CAPS_RELAXED_ORDERING 0x00020000 macro |
H A D | tg3.c | 1567 val &= ~PCIX_CAPS_RELAXED_ORDERING; in tg3_chip_reset() |