Searched refs:hpc_writecmdtoindex (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/pci/hotplug/
H A Dibmphp_hpc.c101 static u8 hpc_writecmdtoindex(u8, u8);
408 * Name: hpc_writecmdtoindex()
414 static u8 hpc_writecmdtoindex(u8 cmd, u8 index) function
446 err("hpc_writecmdtoindex - Error invalid cmd[%x]\n", cmd);
671 index = hpc_writecmdtoindex(cmd, index);

Completed in 131 milliseconds