Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtg3.h224 #define PCIX_CAPS_BURST_MASK 0x000c0000 macro
H A Dtg3.c2049 val &= PCIX_CAPS_BURST_MASK; in tg3_setup_hw()
2052 val &= ~(PCIX_CAPS_SPLIT_MASK | PCIX_CAPS_BURST_MASK); in tg3_setup_hw()