Home
last modified time | relevance | path

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 Dtg3.h222 #define PCIX_CAPS_SPLIT_MASK 0x00700000 macro
H A Dtg3.c2052 val &= ~(PCIX_CAPS_SPLIT_MASK | PCIX_CAPS_BURST_MASK); in tg3_setup_hw()