Searched refs:PCISTATE_ROM_ENABLE (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/grub/grub-0.97/netboot/ | ||
H A D | tg3.h | 341 #define PCISTATE_ROM_ENABLE 0x00000020 macro |
H A D | tg3.c | 1557 val = (PCISTATE_ROM_ENABLE | PCISTATE_ROM_RETRY_ENABLE); in tg3_chip_reset() |