Home
last modified time | relevance | path

Searched refs:PCISTATE_ALLOW_APE_CTLSPC_WR (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_hw.h451 #define PCISTATE_ALLOW_APE_CTLSPC_WR 0x00010000 macro
H A Dbge_chip2.c497 pci_state |= PCISTATE_ALLOW_APE_CTLSPC_WR | in bge_chip_cfg_init()
4398 regval |= PCISTATE_ALLOW_APE_CTLSPC_WR | in bge_chip_start()
H A Dbge_main2.c3728 pci_state_reg |= PCISTATE_ALLOW_APE_CTLSPC_WR |