Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/
H A Dvc.c122 if (PCI_EXT_CAP_ID(header) == PCI_EXT_CAP_ID_VC9 || in pci_vc_enable()
343 { PCI_EXT_CAP_ID_VC9, "VC9" } };
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h716 #define PCI_EXT_CAP_ID_VC9 0x09 /* same as _VC */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h720 #define PCI_EXT_CAP_ID_VC9 0x09 /* same as _VC */ macro
/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_config.c80 [PCI_EXT_CAP_ID_VC9] = 0xFF, /* same as CAP_ID_VC */
1398 case PCI_EXT_CAP_ID_VC9: in vfio_ext_cap_len()
/openbmc/u-boot/include/
H A Dpci.h433 #define PCI_EXT_CAP_ID_VC9 0x09 /* same as _VC */ macro