Lines Matching refs:sysdata
484 struct pci_sysdata sysdata; member
486 struct pci_config_window sysdata;
630 hbus = container_of(pbus->sysdata, struct hv_pcibus_device, sysdata); in hv_arch_irq_unmask()
1298 container_of(bus->sysdata, struct hv_pcibus_device, sysdata); in hv_pcifront_read_config()
1326 container_of(bus->sysdata, struct hv_pcibus_device, sysdata); in hv_pcifront_write_config()
1427 container_of(pdev->bus->sysdata, struct hv_pcibus_device, in hv_read_config_block()
1428 sysdata); in hv_read_config_block()
1507 container_of(pdev->bus->sysdata, struct hv_pcibus_device, in hv_write_config_block()
1508 sysdata); in hv_write_config_block()
1577 container_of(pdev->bus->sysdata, struct hv_pcibus_device, in hv_register_block_invalidate()
1578 sysdata); in hv_register_block_invalidate()
1866 hbus = container_of(pbus->sysdata, struct hv_pcibus_device, sysdata); in hv_compose_msi_msg()
2401 bridge->sysdata = &hbus->sysdata; in create_root_hv_pci_bus()
3684 hbus->sysdata.domain = dom; in hv_pci_probe()
3694 hbus->sysdata.parent = hdev->device.parent; in hv_pci_probe()