Searched refs:PCI_CAP_SIZEOF (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/vfio/pci/
H A Dvfio_pci_config.c1540 loops = (PCI_CFG_SPACE_SIZE - PCI_STD_HEADER_SIZEOF) / PCI_CAP_SIZEOF;
1622 loops = (pdev->cfg_size - PCI_CFG_SPACE_SIZE) / PCI_CAP_SIZEOF;
1661 len = PCI_CAP_SIZEOF;
/linux-master/include/uapi/linux/
H A Dpci_regs.h234 #define PCI_CAP_SIZEOF 4 macro

Completed in 416 milliseconds