Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dtg3.h342 #define PCISTATE_ROM_RETRY_ENABLE 0x00000040 macro
H A Dtg3.c1557 val = (PCISTATE_ROM_ENABLE | PCISTATE_ROM_RETRY_ENABLE); in tg3_chip_reset()