Home
last modified time | relevance | path

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

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