Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dpci_regs.h349 #define PCI_CAP_PCIX_SIZEOF_V0 8 macro
/kernel/linux/linux-5.10/include/uapi/linux/
Dpci_regs.h449 #define PCI_CAP_PCIX_SIZEOF_V0 8 /* size of registers for Version 0 */ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dpci_regs.h367 #define PCI_CAP_PCIX_SIZEOF_V0 8 macro
/kernel/linux/linux-5.10/drivers/vfio/pci/
Dvfio_pci_config.c1291 return PCI_CAP_PCIX_SIZEOF_V0; in vfio_cap_len()