Home
last modified time | relevance | path

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

/linux/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) in hpc_writecmdtoindex() function
446 err("hpc_writecmdtoindex - Error invalid cmd[%x]\n", cmd); in hpc_writecmdtoindex()
671 index = hpc_writecmdtoindex(cmd, index); in ibmphp_hpc_writeslot()