Home
last modified time | relevance | path

Searched refs:PCI_EXT_CAP_ID_VC9 (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/pci/
Dvc.c120 if (PCI_EXT_CAP_ID(header) == PCI_EXT_CAP_ID_VC9 || in pci_vc_enable()
342 { PCI_EXT_CAP_ID_VC9, "VC9" } };
/Linux-v4.19/include/uapi/linux/
Dpci_regs.h685 #define PCI_EXT_CAP_ID_VC9 0x09 /* same as _VC */ macro
/Linux-v4.19/drivers/vfio/pci/
Dvfio_pci_config.c83 [PCI_EXT_CAP_ID_VC9] = 0xFF, /* same as CAP_ID_VC */
1321 case PCI_EXT_CAP_ID_VC9: in vfio_ext_cap_len()