Searched refs:hv_dr_state (Results 1 – 1 of 1) sorted by relevance
510 struct hv_dr_state { struct1981 struct hv_dr_state *dr = NULL; in pci_devices_present_work()1993 dr = list_first_entry(&hbus->dr_list, struct hv_dr_state, in pci_devices_present_work()2105 struct hv_dr_state *dr; in hv_pci_devices_present()2114 dr = kzalloc(offsetof(struct hv_dr_state, func) + in hv_pci_devices_present()