Lines Matching refs:PCI_DEVFN
93 unsigned int devfn = PCI_DEVFN(device, function); in ibmphp_configure_card()
353 devfn = PCI_DEVFN(func->device, func->function); in configure_device()
395 io[count]->devfunc = PCI_DEVFN(func->device, func->function); in configure_device()
431 pfmem[count]->devfunc = PCI_DEVFN(func->device, in configure_device()
495 mem[count]->devfunc = PCI_DEVFN(func->device, in configure_device()
580 devfn = PCI_DEVFN(func->function, func->device); in configure_bridge()
660 bus_io[count]->devfunc = PCI_DEVFN(func->device, in configure_bridge()
691 bus_pfmem[count]->devfunc = PCI_DEVFN(func->device, in configure_bridge()
746 bus_mem[count]->devfunc = PCI_DEVFN(func->device, in configure_bridge()
816 io->devfunc = PCI_DEVFN(func->device, func->function); in configure_bridge()
837 mem->devfunc = PCI_DEVFN(func->device, func->function); in configure_bridge()
858 pfmem->devfunc = PCI_DEVFN(func->device, func->function); in configure_bridge()
1079 devfn = PCI_DEVFN(device, function); in scan_behind_bridge()
1214 devfn = PCI_DEVFN(device, function); in unconfigure_boot_device()
1321 devfn = PCI_DEVFN(device, function); in unconfigure_boot_bridge()
1436 devfn = PCI_DEVFN(device, function); in unconfigure_boot_card()