Lines Matching refs:PCI_DEVFN
107 unsigned int devfn = PCI_DEVFN(device, function); in ibmphp_configure_card()
371 devfn = PCI_DEVFN(func->device, func->function); in configure_device()
414 io[count]->devfunc = PCI_DEVFN(func->device, func->function); in configure_device()
451 pfmem[count]->devfunc = PCI_DEVFN(func->device, in configure_device()
517 mem[count]->devfunc = PCI_DEVFN(func->device, in configure_device()
602 devfn = PCI_DEVFN(func->function, func->device); in configure_bridge()
683 bus_io[count]->devfunc = PCI_DEVFN(func->device, in configure_bridge()
715 bus_pfmem[count]->devfunc = PCI_DEVFN(func->device, in configure_bridge()
772 bus_mem[count]->devfunc = PCI_DEVFN(func->device, in configure_bridge()
843 io->devfunc = PCI_DEVFN(func->device, func->function); in configure_bridge()
865 mem->devfunc = PCI_DEVFN(func->device, func->function); in configure_bridge()
887 pfmem->devfunc = PCI_DEVFN(func->device, func->function); in configure_bridge()
1110 devfn = PCI_DEVFN(device, function); in scan_behind_bridge()
1245 devfn = PCI_DEVFN(device, function); in unconfigure_boot_device()
1349 devfn = PCI_DEVFN(device, function); in unconfigure_boot_bridge()
1464 devfn = PCI_DEVFN(device, function); in unconfigure_boot_card()