Searched refs:hv_pcibus_device (Results 1 – 1 of 1) sorted by relevance
482 struct hv_pcibus_device { struct533 struct hv_pcibus_device *bus; argument572 struct hv_pcibus_device *hbus;644 struct hv_pcibus_device *hbus; in hv_arch_irq_unmask()657 hbus = container_of(pbus->sysdata, struct hv_pcibus_device, sysdata); in hv_arch_irq_unmask()988 static struct hv_pci_dev *get_pcichild_wslot(struct hv_pcibus_device *hbus,1218 struct hv_pcibus_device *hbus = in hv_pcifront_read_config()1219 container_of(bus->sysdata, struct hv_pcibus_device, sysdata); in hv_pcifront_read_config()1246 struct hv_pcibus_device *hbus = in hv_pcifront_write_config()1247 container_of(bus->sysdata, struct hv_pcibus_device, sysdata); in hv_pcifront_write_config()[all …]