Lines Matching refs:hv_pci_dev

531 struct hv_pci_dev {  struct
582 static struct hv_pci_dev *get_pcichild_wslot(struct hv_pcibus_device *hbus,
585 static void get_pcichild(struct hv_pci_dev *hpdev) in get_pcichild()
590 static void put_pcichild(struct hv_pci_dev *hpdev) in put_pcichild()
669 static void _hv_pcifront_read_config(struct hv_pci_dev *hpdev, int where, in _hv_pcifront_read_config()
730 static u16 hv_pcifront_get_vendor_id(struct hv_pci_dev *hpdev) in hv_pcifront_get_vendor_id()
762 static void _hv_pcifront_write_config(struct hv_pci_dev *hpdev, int where, in _hv_pcifront_write_config()
817 struct hv_pci_dev *hpdev; in hv_pcifront_read_config()
845 struct hv_pci_dev *hpdev; in hv_pcifront_write_config()
1097 struct hv_pci_dev *hpdev; in hv_register_block_invalidate()
1112 static void hv_int_desc_free(struct hv_pci_dev *hpdev, in hv_int_desc_free()
1151 struct hv_pci_dev *hpdev; in hv_msi_free()
1405 struct hv_pci_dev *hpdev; in hv_compose_msi_msg()
1678 struct hv_pci_dev *hpdev; in survey_child_resources()
1755 struct hv_pci_dev *hpdev; in prepopulate_bars()
1861 struct hv_pci_dev *hpdev; in hv_pci_assign_slots()
1885 struct hv_pci_dev *hpdev; in hv_pci_remove_slots()
1902 struct hv_pci_dev *hv_dev; in hv_pci_assign_numa_node()
1958 struct hv_pci_dev *hpdev;
2003 static struct hv_pci_dev *new_pcichild_device(struct hv_pcibus_device *hbus, in new_pcichild_device()
2006 struct hv_pci_dev *hpdev; in new_pcichild_device()
2069 static struct hv_pci_dev *get_pcichild_wslot(struct hv_pcibus_device *hbus, in get_pcichild_wslot()
2073 struct hv_pci_dev *iter, *hpdev = NULL; in get_pcichild_wslot()
2116 struct hv_pci_dev *hpdev; in pci_devices_present_work()
2198 hpdev = list_first_entry(&removed, struct hv_pci_dev, in pci_devices_present_work()
2369 struct hv_pci_dev *hpdev; in hv_eject_device_work()
2378 hpdev = container_of(work, struct hv_pci_dev, wrk); in hv_eject_device_work()
2431 static void hv_pci_eject_device(struct hv_pci_dev *hpdev) in hv_pci_eject_device()
2472 struct hv_pci_dev *hpdev; in hv_pci_onchannelcallback()
2941 struct hv_pci_dev *hpdev; in hv_send_resources_allocated()
3016 struct hv_pci_dev *hpdev; in hv_send_resources_released()
3324 struct hv_pci_dev *hpdev, *tmp; in hv_pci_bus_exit()