Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_hw.h456 #define PCISTATE_EXT_ROM_RETRY 0x00000040 macro
H A Dbge_chip2.c494 pci_state = (PCISTATE_EXT_ROM_ENABLE | PCISTATE_EXT_ROM_RETRY); in bge_chip_cfg_init()