Home
last modified time | relevance | path

Searched refs:PCI_ECAP_ID (Results 1 – 2 of 2) sorted by relevance

/hypervisor/include/hw/
A Dpci.h126 #define PCI_ECAP_ID(hdr) ((uint32_t)((hdr) & 0xFFFFU)) macro
/hypervisor/hw/
A Dpci.c716 if (PCI_ECAP_ID(hdr) == PCIZ_SRIOV) { in pci_enumerate_ext_cap()
720 } else if (PCI_ECAP_ID(hdr) == PCIZ_PTM) { in pci_enumerate_ext_cap()

Completed in 5 milliseconds