Searched refs:PCI_CFG_SPACE_SIZE (Results 1 – 6 of 6) sorted by relevance
542 int ttl, pos = PCI_CFG_SPACE_SIZE; in pci_find_next_ext_capability()545 ttl = (PCI_CFG_SPACE_EXP_SIZE - PCI_CFG_SPACE_SIZE) / 8; in pci_find_next_ext_capability()559 if (pos < PCI_CFG_SPACE_SIZE) in pci_find_next_ext_capability()
1411 int pos = PCI_CFG_SPACE_SIZE; in dm_pci_find_next_ext_capability()1414 ttl = (PCI_CFG_SPACE_EXP_SIZE - PCI_CFG_SPACE_SIZE) / 8; in dm_pci_find_next_ext_capability()1432 if (pos < PCI_CFG_SPACE_SIZE) in dm_pci_find_next_ext_capability()
385 assert(offset >= PCI_CFG_SPACE_SIZE && in cxl_component_create_dvsec()
29 #define PCI_CFG_SPACE_SIZE 256 macro
13 #define PCI_CFG_SPACE_SIZE 256 macro
1453 pos <= (PCI_CFG_SPACE_SIZE - PCI_CAP_SIZEOF));