Lines Matching refs:hv_pci_dev
425 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 *
811 struct hv_pci_dev *hpdev, *ret = NULL; in get_pcichild_wslot()
888 struct hv_pci_dev *hpdev = arg; in hv_eject_device_work()
908 hv_pci_eject_device(struct hv_pci_dev *hpdev) in hv_pci_eject_device()
943 struct hv_pci_dev *hpdev; in vmbus_pcib_on_channel_callback()
1178 struct hv_pci_dev *hpdev; in hv_send_resources_allocated()
1242 struct hv_pci_dev *hpdev; in hv_send_resources_released()
1286 _hv_pcifront_read_config(struct hv_pci_dev *hpdev, int where, int size, in _hv_pcifront_read_config()
1352 _hv_pcifront_write_config(struct hv_pci_dev *hpdev, int where, int size, in _hv_pcifront_write_config()
1410 struct hv_pci_dev *hpdev; in vmbus_pcib_prepopulate_bars()
1671 struct hv_pci_dev *hpdev; in vmbus_pcib_alloc_resource()
1743 struct hv_pci_dev *hpdev; in vmbus_pcib_read_config()
1763 struct hv_pci_dev *hpdev; in vmbus_pcib_write_config()
1848 struct hv_pci_dev *hpdev; in vmbus_pcib_map_msi()