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

/linux-master/drivers/pci/controller/
H A Dpci-hyperv.c995 * devfn_to_wslot() - Convert from Linux PCI slot to Windows
1002 static u32 devfn_to_wslot(int devfn) function
1295 hpdev = get_pcichild_wslot(hbus, devfn_to_wslot(devfn));
1323 hpdev = get_pcichild_wslot(hbus, devfn_to_wslot(devfn));
1443 read_blk->wslot.slot = devfn_to_wslot(pdev->devfn);
1523 write_blk->wslot.slot = devfn_to_wslot(pdev->devfn);
1575 hpdev = get_pcichild_wslot(hbus, devfn_to_wslot(pdev->devfn));
1640 hpdev = get_pcichild_wslot(hbus, devfn_to_wslot(pdev->devfn));
1862 hpdev = get_pcichild_wslot(hbus, devfn_to_wslot(pdev->devfn));
2363 hv_dev = get_pcichild_wslot(hbus, devfn_to_wslot(de
[all...]

Completed in 108 milliseconds