Searched refs:READ_SLOTSTATUS (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/pci/hotplug/ |
H A D | ibmphp_core.c | 267 rc = ibmphp_hpc_readslot(pslot, READ_SLOTSTATUS, in get_attention_status() 293 rc = ibmphp_hpc_readslot(pslot, READ_SLOTSTATUS, in get_latch_status() 318 rc = ibmphp_hpc_readslot(pslot, READ_SLOTSTATUS, in get_power_status() 343 rc = ibmphp_hpc_readslot(pslot, READ_SLOTSTATUS, in get_adapter_present()
|
H A D | ibmphp_hpc.c | 468 case READ_SLOTSTATUS: in hpc_readcmdtoindex() 566 case READ_SLOTSTATUS: in ibmphp_hpc_readslot() 941 rc = ibmphp_hpc_readslot(pslot, READ_SLOTSTATUS, &status); in process_changeinstatus()
|
H A D | ibmphp.h | 443 #define READ_SLOTSTATUS 0x01 macro
|