Searched refs:PCIM_PMCSR_NO_SOFT_RST (Results 1 – 2 of 2) sorted by relevance
| /hypervisor/include/hw/ | ||
| A D | pci.h | 188 #define PCIM_PMCSR_NO_SOFT_RST (0x1U << 3U) macro |
| /hypervisor/hw/ | ||
| A D | pci.c | 812 pdev->has_pm_reset = ((val & PCIM_PMCSR_NO_SOFT_RST) == 0U); in pci_enumerate_cap() |
Completed in 6 milliseconds