Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/controller/
Dpci-hyperv.c177 union win_slot_encoding win_slot; member
194 union win_slot_encoding win_slot; member
539 union win_slot_encoding win_slot; member
1154 hpdev->desc.win_slot.slot); in _hv_pcifront_read_config()
1160 writel(hpdev->desc.win_slot.slot, hbus->cfg_addr); in _hv_pcifront_read_config()
1202 hpdev->desc.win_slot.slot); in hv_pcifront_get_vendor_id()
1209 writel(hpdev->desc.win_slot.slot, hbus->cfg_addr); in hv_pcifront_get_vendor_id()
1250 hpdev->desc.win_slot.slot); in _hv_pcifront_write_config()
1256 writel(hpdev->desc.win_slot.slot, hbus->cfg_addr); in _hv_pcifront_write_config()
1611 int_pkt->wslot.slot = hpdev->desc.win_slot.slot; in hv_int_desc_free()
[all …]