Lines Matching refs:hv_pci_dev
424 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 *
810 struct hv_pci_dev *hpdev, *ret = NULL; in get_pcichild_wslot()
887 struct hv_pci_dev *hpdev = arg; in hv_eject_device_work()
907 hv_pci_eject_device(struct hv_pci_dev *hpdev) in hv_pci_eject_device()
942 struct hv_pci_dev *hpdev; in vmbus_pcib_on_channel_callback()
1177 struct hv_pci_dev *hpdev; in hv_send_resources_allocated()
1241 struct hv_pci_dev *hpdev; in hv_send_resources_released()
1285 _hv_pcifront_read_config(struct hv_pci_dev *hpdev, int where, int size, in _hv_pcifront_read_config()
1351 _hv_pcifront_write_config(struct hv_pci_dev *hpdev, int where, int size, in _hv_pcifront_write_config()
1409 struct hv_pci_dev *hpdev; in vmbus_pcib_prepopulate_bars()
1670 struct hv_pci_dev *hpdev; in vmbus_pcib_alloc_resource()
1775 struct hv_pci_dev *hpdev; in vmbus_pcib_read_config()
1795 struct hv_pci_dev *hpdev; in vmbus_pcib_write_config()
1880 struct hv_pci_dev *hpdev; in vmbus_pcib_map_msi()