Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/mv/
H A Dmv_pci.c261 #define PCI_CFG_ENA (1U << 31) macro
1016 addr = PCI_CFG_ENA | PCI_CFG_BUS(bus) | PCI_CFG_DEV(slot) | in mv_pcib_hw_cfgread()
1051 addr = PCI_CFG_ENA | PCI_CFG_BUS(bus) | PCI_CFG_DEV(slot) | in mv_pcib_hw_cfgwrite()