Home
last modified time | relevance | path

Searched refs:win_slot (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/pci/controller/
Dpci-hyperv.c168 union win_slot_encoding win_slot; member
696 writel(hpdev->desc.win_slot.slot, hpdev->hbus->cfg_addr); in _hv_pcifront_read_config()
733 writel(hpdev->desc.win_slot.slot, hpdev->hbus->cfg_addr); in hv_pcifront_get_vendor_id()
767 writel(hpdev->desc.win_slot.slot, hpdev->hbus->cfg_addr); in _hv_pcifront_write_config()
1117 int_pkt->wslot.slot = hpdev->desc.win_slot.slot; in hv_int_desc_free()
1401 hpdev->desc.win_slot.slot, in hv_compose_msi_msg()
1408 hpdev->desc.win_slot.slot, in hv_compose_msi_msg()
1761 slot_nr = PCI_SLOT(wslot_to_devfn(hpdev->desc.win_slot.slot)); in hv_pci_assign_slots()
1890 res_req->wslot.slot = desc->win_slot.slot; in new_pcichild_device()
1938 if (iter->desc.win_slot.slot == wslot) { in get_pcichild_wslot()
[all …]