Lines Matching refs:hv_pci_dev

564 struct hv_pci_dev {  struct
988 static struct hv_pci_dev *get_pcichild_wslot(struct hv_pcibus_device *hbus,
991 static void get_pcichild(struct hv_pci_dev *hpdev) in get_pcichild()
996 static void put_pcichild(struct hv_pci_dev *hpdev) in put_pcichild()
1072 static void _hv_pcifront_read_config(struct hv_pci_dev *hpdev, int where, in _hv_pcifront_read_config()
1133 static u16 hv_pcifront_get_vendor_id(struct hv_pci_dev *hpdev) in hv_pcifront_get_vendor_id()
1165 static void _hv_pcifront_write_config(struct hv_pci_dev *hpdev, int where, in _hv_pcifront_write_config()
1220 struct hv_pci_dev *hpdev; in hv_pcifront_read_config()
1248 struct hv_pci_dev *hpdev; in hv_pcifront_write_config()
1500 struct hv_pci_dev *hpdev; in hv_register_block_invalidate()
1515 static void hv_int_desc_free(struct hv_pci_dev *hpdev, in hv_int_desc_free()
1554 struct hv_pci_dev *hpdev; in hv_msi_free()
1744 struct hv_pci_dev *hpdev; in hv_compose_msi_msg()
2064 struct hv_pci_dev *hpdev; in survey_child_resources()
2141 struct hv_pci_dev *hpdev; in prepopulate_bars()
2252 struct hv_pci_dev *hpdev; in hv_pci_assign_slots()
2276 struct hv_pci_dev *hpdev; in hv_pci_remove_slots()
2293 struct hv_pci_dev *hv_dev; in hv_pci_assign_numa_node()
2347 struct hv_pci_dev *hpdev;
2394 static struct hv_pci_dev *new_pcichild_device(struct hv_pcibus_device *hbus, in new_pcichild_device()
2397 struct hv_pci_dev *hpdev; in new_pcichild_device()
2460 static struct hv_pci_dev *get_pcichild_wslot(struct hv_pcibus_device *hbus, in get_pcichild_wslot()
2464 struct hv_pci_dev *iter, *hpdev = NULL; in get_pcichild_wslot()
2507 struct hv_pci_dev *hpdev; in pci_devices_present_work()
2587 hpdev = list_first_entry(&removed, struct hv_pci_dev, in pci_devices_present_work()
2755 struct hv_pci_dev *hpdev; in hv_eject_device_work()
2764 hpdev = container_of(work, struct hv_pci_dev, wrk); in hv_eject_device_work()
2815 static void hv_pci_eject_device(struct hv_pci_dev *hpdev) in hv_pci_eject_device()
2856 struct hv_pci_dev *hpdev; in hv_pci_onchannelcallback()
3350 struct hv_pci_dev *hpdev; in hv_send_resources_allocated()
3425 struct hv_pci_dev *hpdev; in hv_send_resources_released()
3743 struct hv_pci_dev *hpdev, *tmp; in hv_pci_bus_exit()