Lines Matching refs:devfunc
70 rs->devfunc = curr->dev_fun; in alloc_resources()
305 …debug("Memory resource for device %x, bus %x, [%x - %x]\n", new_mem->devfunc, new_mem->busno, new_… in ibmphp_rsrc_init()
323 …debug("PFMemory resource for device %x, bus %x, [%x - %x]\n", new_pfmem->devfunc, new_pfmem->busno… in ibmphp_rsrc_init()
346 …debug("IO resource for device %x, bus %x, [%x - %x]\n", new_io->devfunc, new_io->busno, new_io->st… in ibmphp_rsrc_init()
1696 mem->devfunc = pfmem_cur->devfunc; in once_over()
1810 debug_pci("The bus, devfnc is %d, %x\n", res->busno, res->devfunc); in ibmphp_print_test()
1825 debug_pci("The bus, devfnc is %d, %x\n", res->busno, res->devfunc); in ibmphp_print_test()
1840 debug_pci("The bus, devfnc is %d, %x\n", res->busno, res->devfunc); in ibmphp_print_test()
1856 debug_pci("The bus, devfnc is %d, %x\n", res->busno, res->devfunc); in ibmphp_print_test()
2003 io->devfunc = ((device << 3) | (function & 0x7)); in update_bridge_ranges()
2051 mem->devfunc = ((device << 3) | (function & 0x7)); in update_bridge_ranges()
2102 pfmem->devfunc = ((device << 3) | (function & 0x7)); in update_bridge_ranges()