Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/
H A Dpci-hyperv.c180 union win_slot_encoding win_slot; member
197 union win_slot_encoding win_slot; member
538 union win_slot_encoding win_slot; member
1215 hpdev->desc.win_slot.slot); in _hv_pcifront_read_config()
1221 writel(hpdev->desc.win_slot.slot, hbus->cfg_addr); in _hv_pcifront_read_config()
1263 hpdev->desc.win_slot.slot); in hv_pcifront_get_vendor_id()
1270 writel(hpdev->desc.win_slot.slot, hbus->cfg_addr); in hv_pcifront_get_vendor_id()
1311 hpdev->desc.win_slot.slot); in _hv_pcifront_write_config()
1317 writel(hpdev->desc.win_slot.slot, hbus->cfg_addr); in _hv_pcifront_write_config()
1672 int_pkt->wslot.slot = hpdev->desc.win_slot.slot; in hv_int_desc_free()
[all …]