Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/controller/
Dpci-hyperv.c1811 bool pending_dr; in hv_pci_devices_present() local
1840 pending_dr = !list_empty(&hbus->dr_list); in hv_pci_devices_present()
1844 if (pending_dr) { in hv_pci_devices_present()