Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/hyperv/pcib/
HDvmbus_pcib.c425 TAILQ_HEAD(, hv_pci_dev) children;
445 struct hv_pci_dev { struct
446 TAILQ_ENTRY(hv_pci_dev) link;
538 struct hv_pci_dev *hpdev;
613 hv_int_desc_free(struct hv_pci_dev *hpdev, struct hv_irq_desc *hid) in hv_int_desc_free()
634 hv_pci_delete_device(struct hv_pci_dev *hpdev) in hv_pci_delete_device()
662 static struct hv_pci_dev *
665 struct hv_pci_dev *hpdev; in new_pcichild_device()
729 struct hv_pci_dev *hpdev, *tmp_hpdev; in pci_devices_present_work()
808 static struct hv_pci_dev *
[all …]