Searched refs:PCI_CONFIG_SPACE_SIZE (Results 1 – 5 of 5) sorted by relevance
59 if ((*limit > PCI_CONFIG_SPACE_SIZE) && in pci_adjust_config_limit()61 *limit = PCI_CONFIG_SPACE_SIZE; in pci_adjust_config_limit()129 uint32_t config_addr = addr & (PCI_CONFIG_SPACE_SIZE - 1); in pci_data_write()138 pci_host_config_write_common(pci_dev, config_addr, PCI_CONFIG_SPACE_SIZE, in pci_data_write()145 uint32_t config_addr = addr & (PCI_CONFIG_SPACE_SIZE - 1); in pci_data_read()155 PCI_CONFIG_SPACE_SIZE, len); in pci_data_read()
17 ((PCIE_CONFIG_SPACE_SIZE - PCI_CONFIG_SPACE_SIZE) / (PCI_CAP_SIZEOF + 4))365 int pos = PCI_CONFIG_SPACE_SIZE; in xen_host_pci_find_ext_cap_offset()384 if (pos < PCI_CONFIG_SPACE_SIZE) { in xen_host_pci_find_ext_cap_offset()
844 memset(d->config, 0, PCI_CONFIG_SPACE_SIZE); in xen_pt_realize()
55 uint8_t config[PCI_CONFIG_SPACE_SIZE];
182 PCI_CONFIG_SPACE_SIZE - PCI_CONFIG_HEADER_SIZE); in via_pm_reset()