Searched refs:PCI_STD_HEADER_SIZEOF (Results 1 – 7 of 7) sorted by relevance
44 [PCI_CAP_ID_BASIC] = PCI_STD_HEADER_SIZEOF, /* pci config header */261 } else if (pos >= PCI_STD_HEADER_SIZEOF) { /* Std cap mangling */ in vfio_direct_config_read()658 if (alloc_perm_bits(perm, PCI_STD_HEADER_SIZEOF)) in init_pci_cap_basic_perm()1121 PCI_STD_HEADER_SIZEOF; in vfio_find_cap_start()1544 loops = (PCI_CFG_SPACE_SIZE - PCI_STD_HEADER_SIZEOF) / PCI_CAP_SIZEOF; in vfio_cap_init()1758 memset(map, PCI_CAP_ID_BASIC, PCI_STD_HEADER_SIZEOF); in vfio_config_init()1759 memset(map + PCI_STD_HEADER_SIZEOF, PCI_CAP_ID_INVALID, in vfio_config_init()1760 pdev->cfg_size - PCI_STD_HEADER_SIZEOF); in vfio_config_init()1762 ret = vfio_fill_vconfig_bytes(vdev, 0, PCI_STD_HEADER_SIZEOF); in vfio_config_init()
23 #define PCI_BRIDGE_CONF_END PCI_STD_HEADER_SIZEOF50 struct pci_bridge_reg_behavior pci_regs_behavior[PCI_STD_HEADER_SIZEOF / 4] = {
36 #define PCI_STD_HEADER_SIZEOF 64 macro
896 addr >= PCI_STD_HEADER_SIZEOF && last->added <= MAX_DYN_IOEVENTFD) { in vfio_nvidia_quirk_mirror_write()1536 return (pos >= PCI_STD_HEADER_SIZEOF && in is_valid_std_cap_offset()
20 #define PCI_STD_HEADER_SIZEOF 64 macro
1366 if (pos < PCI_STD_HEADER_SIZEOF) in _dm_pci_find_next_capability()