Home
last modified time | relevance | path

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

/linux/arch/um/drivers/
H A Dvfio_kern.c336 if (offset < dev->msix_cap + PCI_CAP_MSIX_SIZEOF && in uml_vfio_cfgspace_write()
/linux/include/uapi/linux/
H A Dpci_regs.h343 #define PCI_CAP_MSIX_SIZEOF 12 /* size of MSIX registers */ macro