Lines Matching refs:devfunc
87 rs->devfunc = curr->dev_fun; in alloc_resources()
326 …debug ("Memory resource for device %x, bus %x, [%x - %x]\n", new_mem->devfunc, new_mem->busno, new… in ibmphp_rsrc_init()
344 …debug ("PFMemory resource for device %x, bus %x, [%x - %x]\n", new_pfmem->devfunc, new_pfmem->busn… in ibmphp_rsrc_init()
367 …debug ("IO resource for device %x, bus %x, [%x - %x]\n", new_io->devfunc, new_io->busno, new_io->s… in ibmphp_rsrc_init()
1724 mem->devfunc = pfmem_cur->devfunc; in once_over()
1844 debug_pci ("The bus, devfnc is %d, %x\n", res->busno, res->devfunc); in ibmphp_print_test()
1859 debug_pci ("The bus, devfnc is %d, %x\n", res->busno, res->devfunc); in ibmphp_print_test()
1874 debug_pci ("The bus, devfnc is %d, %x\n", res->busno, res->devfunc); in ibmphp_print_test()
1890 debug_pci ("The bus, devfnc is %d, %x\n", res->busno, res->devfunc); in ibmphp_print_test()
2038 io->devfunc = ((device << 3) | (function & 0x7)); in update_bridge_ranges()
2088 mem->devfunc = ((device << 3) | (function & 0x7)); in update_bridge_ranges()
2141 pfmem->devfunc = ((device << 3) | (function & 0x7)); in update_bridge_ranges()