Searched refs:READ_SLOTSTATUS (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/drivers/pci/hotplug/ |
D | ibmphp_core.c | 295 rc = ibmphp_hpc_readslot(pslot, READ_SLOTSTATUS, in get_attention_status() 325 rc = ibmphp_hpc_readslot(pslot, READ_SLOTSTATUS, in get_latch_status() 352 rc = ibmphp_hpc_readslot(pslot, READ_SLOTSTATUS, in get_power_status() 379 rc = ibmphp_hpc_readslot(pslot, READ_SLOTSTATUS, in get_adapter_present()
|
D | ibmphp_hpc.c | 501 case READ_SLOTSTATUS: in hpc_readcmdtoindex() 600 case READ_SLOTSTATUS: in ibmphp_hpc_readslot() 976 rc = ibmphp_hpc_readslot (pslot, READ_SLOTSTATUS, &status); in process_changeinstatus()
|
D | ibmphp.h | 460 #define READ_SLOTSTATUS 0x01 macro
|