Home
last modified time | relevance | path

Searched refs:PCI_CAP_PCIX_SIZEOF_V0 (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dpci_regs.h450 #define PCI_CAP_PCIX_SIZEOF_V0 8 /* size of registers for Version 0 */ macro
/linux/drivers/vfio/pci/
H A Dvfio_pci_config.c1329 return PCI_CAP_PCIX_SIZEOF_V0; in vfio_cap_len()