Lines Matching refs:sysdata
485 struct pci_sysdata sysdata; member
487 struct pci_config_window sysdata;
631 hbus = container_of(pbus->sysdata, struct hv_pcibus_device, sysdata); in hv_arch_irq_unmask()
1292 container_of(bus->sysdata, struct hv_pcibus_device, sysdata); in hv_pcifront_read_config()
1320 container_of(bus->sysdata, struct hv_pcibus_device, sysdata); in hv_pcifront_write_config()
1421 container_of(pdev->bus->sysdata, struct hv_pcibus_device, in hv_read_config_block()
1422 sysdata); in hv_read_config_block()
1501 container_of(pdev->bus->sysdata, struct hv_pcibus_device, in hv_write_config_block()
1502 sysdata); in hv_write_config_block()
1571 container_of(pdev->bus->sysdata, struct hv_pcibus_device, in hv_register_block_invalidate()
1572 sysdata); in hv_register_block_invalidate()
1860 hbus = container_of(pbus->sysdata, struct hv_pcibus_device, sysdata); in hv_compose_msi_msg()
2395 bridge->sysdata = &hbus->sysdata; in create_root_hv_pci_bus()
3678 hbus->sysdata.domain = dom; in hv_pci_probe()
3688 hbus->sysdata.parent = hdev->device.parent; in hv_pci_probe()