wslot 250 drivers/pci/controller/pci-hyperv.c union win_slot_encoding wslot; wslot 315 drivers/pci/controller/pci-hyperv.c union win_slot_encoding wslot; wslot 323 drivers/pci/controller/pci-hyperv.c union win_slot_encoding wslot; wslot 330 drivers/pci/controller/pci-hyperv.c union win_slot_encoding wslot; wslot 338 drivers/pci/controller/pci-hyperv.c union win_slot_encoding wslot; wslot 346 drivers/pci/controller/pci-hyperv.c union win_slot_encoding wslot; wslot 358 drivers/pci/controller/pci-hyperv.c union win_slot_encoding wslot; wslot 364 drivers/pci/controller/pci-hyperv.c union win_slot_encoding wslot; wslot 374 drivers/pci/controller/pci-hyperv.c union win_slot_encoding wslot; wslot 390 drivers/pci/controller/pci-hyperv.c union win_slot_encoding wslot; wslot 397 drivers/pci/controller/pci-hyperv.c union win_slot_encoding wslot; wslot 403 drivers/pci/controller/pci-hyperv.c union win_slot_encoding wslot; wslot 408 drivers/pci/controller/pci-hyperv.c union win_slot_encoding wslot; wslot 576 drivers/pci/controller/pci-hyperv.c u32 wslot); wslot 622 drivers/pci/controller/pci-hyperv.c union win_slot_encoding wslot; wslot 624 drivers/pci/controller/pci-hyperv.c wslot.slot = 0; wslot 625 drivers/pci/controller/pci-hyperv.c wslot.bits.dev = PCI_SLOT(devfn); wslot 626 drivers/pci/controller/pci-hyperv.c wslot.bits.func = PCI_FUNC(devfn); wslot 628 drivers/pci/controller/pci-hyperv.c return wslot.slot; wslot 639 drivers/pci/controller/pci-hyperv.c static int wslot_to_devfn(u32 wslot) wslot 643 drivers/pci/controller/pci-hyperv.c slot_no.slot = wslot; wslot 959 drivers/pci/controller/pci-hyperv.c read_blk->wslot.slot = devfn_to_wslot(pdev->devfn); wslot 1039 drivers/pci/controller/pci-hyperv.c write_blk->wslot.slot = devfn_to_wslot(pdev->devfn); wslot 1117 drivers/pci/controller/pci-hyperv.c int_pkt->wslot.slot = hpdev->desc.win_slot.slot; wslot 1302 drivers/pci/controller/pci-hyperv.c int_pkt->wslot.slot = slot; wslot 1323 drivers/pci/controller/pci-hyperv.c int_pkt->wslot.slot = slot; wslot 1890 drivers/pci/controller/pci-hyperv.c res_req->wslot.slot = desc->win_slot.slot; wslot 1931 drivers/pci/controller/pci-hyperv.c u32 wslot) wslot 1938 drivers/pci/controller/pci-hyperv.c if (iter->desc.win_slot.slot == wslot) { wslot 2165 drivers/pci/controller/pci-hyperv.c int wslot; wslot 2182 drivers/pci/controller/pci-hyperv.c wslot = wslot_to_devfn(hpdev->desc.win_slot.slot); wslot 2183 drivers/pci/controller/pci-hyperv.c pdev = pci_get_domain_bus_and_slot(hbus->sysdata.domain, 0, wslot); wslot 2201 drivers/pci/controller/pci-hyperv.c ejct_pkt->wslot.slot = hpdev->desc.win_slot.slot; wslot 2325 drivers/pci/controller/pci-hyperv.c dev_message->wslot.slot); wslot 2336 drivers/pci/controller/pci-hyperv.c inval->wslot.slot); wslot 2707 drivers/pci/controller/pci-hyperv.c u32 wslot; wslot 2719 drivers/pci/controller/pci-hyperv.c for (wslot = 0; wslot < 256; wslot++) { wslot 2720 drivers/pci/controller/pci-hyperv.c hpdev = get_pcichild_wslot(hbus, wslot); wslot 2734 drivers/pci/controller/pci-hyperv.c res_assigned->wslot.slot = hpdev->desc.win_slot.slot; wslot 2740 drivers/pci/controller/pci-hyperv.c res_assigned2->wslot.slot = hpdev->desc.win_slot.slot; wslot 2778 drivers/pci/controller/pci-hyperv.c u32 wslot; wslot 2781 drivers/pci/controller/pci-hyperv.c for (wslot = 0; wslot < 256; wslot++) { wslot 2782 drivers/pci/controller/pci-hyperv.c hpdev = get_pcichild_wslot(hbus, wslot); wslot 2788 drivers/pci/controller/pci-hyperv.c pkt.wslot.slot = hpdev->desc.win_slot.slot;