Searched refs:READ_SLOTSTATUS (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/drivers/pci/hotplug/ |
D | ibmphp_core.c | 275 rc = ibmphp_hpc_readslot(pslot, READ_SLOTSTATUS, in get_attention_status() 301 rc = ibmphp_hpc_readslot(pslot, READ_SLOTSTATUS, in get_latch_status() 326 rc = ibmphp_hpc_readslot(pslot, READ_SLOTSTATUS, in get_power_status() 351 rc = ibmphp_hpc_readslot(pslot, READ_SLOTSTATUS, in get_adapter_present()
|
D | ibmphp_hpc.c | 470 case READ_SLOTSTATUS: in hpc_readcmdtoindex() 568 case READ_SLOTSTATUS: in ibmphp_hpc_readslot() 943 rc = ibmphp_hpc_readslot(pslot, READ_SLOTSTATUS, &status); in process_changeinstatus()
|
D | ibmphp.h | 445 #define READ_SLOTSTATUS 0x01 macro
|