Lines Matching refs:PCI_DEVFN
93 unsigned int devfn = PCI_DEVFN(device, function); in ibmphp_configure_card()
352 devfn = PCI_DEVFN(func->device, func->function); in configure_device()
394 io[count]->devfunc = PCI_DEVFN(func->device, func->function); in configure_device()
430 pfmem[count]->devfunc = PCI_DEVFN(func->device, in configure_device()
494 mem[count]->devfunc = PCI_DEVFN(func->device, in configure_device()
579 devfn = PCI_DEVFN(func->function, func->device); in configure_bridge()
659 bus_io[count]->devfunc = PCI_DEVFN(func->device, in configure_bridge()
690 bus_pfmem[count]->devfunc = PCI_DEVFN(func->device, in configure_bridge()
745 bus_mem[count]->devfunc = PCI_DEVFN(func->device, in configure_bridge()
815 io->devfunc = PCI_DEVFN(func->device, func->function); in configure_bridge()
836 mem->devfunc = PCI_DEVFN(func->device, func->function); in configure_bridge()
857 pfmem->devfunc = PCI_DEVFN(func->device, func->function); in configure_bridge()
1078 devfn = PCI_DEVFN(device, function); in scan_behind_bridge()
1213 devfn = PCI_DEVFN(device, function); in unconfigure_boot_device()
1320 devfn = PCI_DEVFN(device, function); in unconfigure_boot_bridge()
1435 devfn = PCI_DEVFN(device, function); in unconfigure_boot_card()