Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/pcib/
H A Dvmbus_pcib.c425 TAILQ_HEAD(, hv_dr_state) dr_list;
472 struct hv_dr_state { struct
473 TAILQ_ENTRY(hv_dr_state) link;
723 struct hv_dr_state *dr = NULL; in pci_devices_present_work()
828 struct hv_dr_state *dr; in hv_pci_devices_present()
835 dr_size = offsetof(struct hv_dr_state, func) + in hv_pci_devices_present()
858 struct hv_dr_state *dr; in hv_pci_devices_present2()
865 dr_size = offsetof(struct hv_dr_state, func) + in hv_pci_devices_present2()