Searched refs:PCI_EXT_CAP_ID_VC9 (Results 1 – 2 of 2) sorted by relevance
123 if (PCI_EXT_CAP_ID(header) == PCI_EXT_CAP_ID_VC9 || in pci_vc_enable()344 { PCI_EXT_CAP_ID_VC9, "VC9" } };
734 #define PCI_EXT_CAP_ID_VC9 0x09 /* same as _VC */ macro