Searched refs:PCI_CAP_SIZEOF (Results 1 – 6 of 6) sorted by relevance
17 ((PCIE_CONFIG_SPACE_SIZE - PCI_CONFIG_SPACE_SIZE) / (PCI_CAP_SIZEOF + 4))
1544 loops = (PCI_CFG_SPACE_SIZE - PCI_STD_HEADER_SIZEOF) / PCI_CAP_SIZEOF; in vfio_cap_init()1626 loops = (pdev->cfg_size - PCI_CFG_SPACE_SIZE) / PCI_CAP_SIZEOF; in vfio_ecap_init()1665 len = PCI_CAP_SIZEOF; in vfio_ecap_init()
233 #define PCI_CAP_SIZEOF 4 macro
234 #define PCI_CAP_SIZEOF 4 macro
339 #define PCI_CAP_SIZEOF 4 macro
1537 pos <= (PCI_CFG_SPACE_SIZE - PCI_CAP_SIZEOF)); in is_valid_std_cap_offset()