Searched refs:PCI_CAP_ID_VNDR (Results 1 – 3 of 3) sorted by relevance
32 #define PCI_CAP_ID_VNDR 0x09U /**< Vendor-Specific */ macro
34 { PCI_CAP_ID_VNDR, "Vendor-Specific" },
206 uint32_t vendor_cap = pcie_get_cap(data->pcie->bdf, PCI_CAP_ID_VNDR); in ivshmem_configure()