Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/pcib/
H A Dvmbus_pcib.c424 TAILQ_HEAD(, hv_pci_dev) children;
444 struct hv_pci_dev { struct
445 TAILQ_ENTRY(hv_pci_dev) link;
537 struct hv_pci_dev *hpdev;
612 hv_int_desc_free(struct hv_pci_dev *hpdev, struct hv_irq_desc *hid) in hv_int_desc_free()
633 hv_pci_delete_device(struct hv_pci_dev *hpdev) in hv_pci_delete_device()
661 static struct hv_pci_dev *
664 struct hv_pci_dev *hpdev; in new_pcichild_device()
728 struct hv_pci_dev *hpdev, *tmp_hpdev; in pci_devices_present_work()
807 static struct hv_pci_dev *
[all …]