Searched refs:PCI_ECAP_NEXT (Results 1 – 2 of 2) sorted by relevance
| /hypervisor/include/hw/ | ||
| A D | pci.h | 127 #define PCI_ECAP_NEXT(hdr) ((uint32_t)(((hdr) >> 20U) & 0xFFCU)) macro |
| /hypervisor/hw/ | ||
| A D | pci.c | 750 pos = PCI_ECAP_NEXT(hdr); in pci_enumerate_ext_cap() |
Completed in 7 milliseconds