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

/linux-master/drivers/pci/
H A Dvc.c123 if (PCI_EXT_CAP_ID(header) == PCI_EXT_CAP_ID_VC9 ||
344 { PCI_EXT_CAP_ID_VC9, "VC9" } };
/linux-master/drivers/vfio/pci/
H A Dvfio_pci_config.c80 [PCI_EXT_CAP_ID_VC9] = 0xFF, /* same as CAP_ID_VC */
1394 case PCI_EXT_CAP_ID_VC9:
/linux-master/include/uapi/linux/
H A Dpci_regs.h718 #define PCI_EXT_CAP_ID_VC9 0x09 /* same as _VC */ macro

Completed in 129 milliseconds