Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dpci_regs.h449 #define PCI_CAP_PCIX_SIZEOF_V0 8 /* size of registers for Version 0 */ macro
/Linux-v6.6/drivers/vfio/pci/
Dvfio_pci_config.c1329 return PCI_CAP_PCIX_SIZEOF_V0; in vfio_cap_len()