Searched refs:PCI_CONF_MAP_MEM (Results 1 – 7 of 7) sorted by relevance
72 #define PCI_CONF_MAP_MEM 0x0002 macro
580 return pci_resource_is_reserved(PCI_CONF_MAP_MEM, addr, size); in pci_bar_is_reserved()737 } else if ((mode & PCI_CONF_MAP_MEM) in pci_do_device_query()1468 rsvd_type = PCI_CONF_MAP_MEM; in pciconf_resource_add()
306 return (PCI_CONF_MAP_MEM | PCI_CONF_ENABLE_MEM | PCI_CONF_ENABLE_BM); in giopci_conf_hook()
303 return (PCI_CONF_ALL & ~PCI_CONF_MAP_MEM); in prep_pci_conf_hook()
478 return (PCI_CONF_ALL & ~PCI_CONF_MAP_MEM); in genofw_pci_conf_hook()
502 return PCI_CONF_ENABLE_MEM | PCI_CONF_MAP_MEM | PCI_CONF_ENABLE_BM; in bcmpax_conf_hook()
1145 return PCI_CONF_DEFAULT ^ (PCI_CONF_MAP_IO|PCI_CONF_MAP_MEM|PCI_CONF_MAP_ROM); in pq3pci_conf_hook()