Searched refs:hv_dr_state (Results 1 – 1 of 1) sorted by relevance
481 struct hv_dr_state { struct1688 struct hv_dr_state *dr = NULL; in pci_devices_present_work()1700 dr = list_first_entry(&hbus->dr_list, struct hv_dr_state, in pci_devices_present_work()1808 struct hv_dr_state *dr; in hv_pci_devices_present()1817 dr = kzalloc(offsetof(struct hv_dr_state, func) + in hv_pci_devices_present()