Searched refs:PCI_CONFIG_SPACE_SIZE (Results 1 – 3 of 3) sorted by relevance
56 #define PCI_CONFIG_SPACE_SIZE 0x100U macro
711 node_limit = (PCIE_CONFIG_SPACE_SIZE - PCI_CONFIG_SPACE_SIZE) / 8; in pci_enumerate_ext_cap()754 if (pos < PCI_CONFIG_SPACE_SIZE) { in pci_enumerate_ext_cap()
967 if (((uint16_t)capoff + reallen) <= PCI_CONFIG_SPACE_SIZE) { in vpci_add_capability()
Completed in 8 milliseconds