Home
last modified time | relevance | path

Searched refs:wslot_to_devfn (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-hyperv.c630 * wslot_to_devfn() - Convert from Windows PCI slot to Linux
637 static int wslot_to_devfn(u32 wslot) in wslot_to_devfn() function
1859 slot_nr = PCI_SLOT(wslot_to_devfn(hpdev->desc.win_slot.slot)); in hv_pci_assign_slots()
2377 wslot = wslot_to_devfn(hpdev->desc.win_slot.slot); in hv_eject_device_work()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-hyperv.c1021 * wslot_to_devfn() - Convert from Windows PCI slot to Linux
1028 static int wslot_to_devfn(u32 wslot) in wslot_to_devfn() function
2334 slot_nr = PCI_SLOT(wslot_to_devfn(hpdev->desc.win_slot.slot)); in hv_pci_assign_slots()
2853 wslot = wslot_to_devfn(hpdev->desc.win_slot.slot); in hv_eject_device_work()

Completed in 10 milliseconds