Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bfe/
H A Dbfe_hw.h375 #define BFE_BAR0_WIN 0x80 macro
H A Dbfe.c963 bar_orig = pci_config_get32(bfe->bfe_conf_handle, BFE_BAR0_WIN); in bfe_setup_config()
964 pci_config_put32(bfe->bfe_conf_handle, BFE_BAR0_WIN, BFE_REG_PCI); in bfe_setup_config()
980 pci_config_put32(bfe->bfe_conf_handle, BFE_BAR0_WIN, bar_orig); in bfe_setup_config()