Home
last modified time | relevance | path

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

/linux/drivers/pci/hotplug/
H A Dibmphp_hpc.c151 return HPC_ERROR; in i2c_ctrl_read()
187 return HPC_ERROR; in i2c_ctrl_read()
203 return HPC_ERROR; in i2c_ctrl_read()
262 return HPC_ERROR; in i2c_ctrl_write()
298 rc = HPC_ERROR; in i2c_ctrl_write()
315 rc = HPC_ERROR; in i2c_ctrl_write()
447 rc = HPC_ERROR; in hpc_writecmdtoindex()
488 rc = HPC_ERROR; in hpc_readcmdtoindex()
533 if (index == HPC_ERROR) { in ibmphp_hpc_readslot()
673 if (index == HPC_ERROR) { in ibmphp_hpc_writeslot()
[all …]
H A Dibmphp.h393 #define HPC_ERROR 0xFF macro