Searched refs:READ_SLOTSTATUS (Results 1 – 3 of 3) sorted by relevance
| /Linux-v4.19/drivers/pci/hotplug/ |
| D | ibmphp_core.c | 279 rc = ibmphp_hpc_readslot(pslot, READ_SLOTSTATUS, in get_attention_status() 309 rc = ibmphp_hpc_readslot(pslot, READ_SLOTSTATUS, in get_latch_status() 336 rc = ibmphp_hpc_readslot(pslot, READ_SLOTSTATUS, in get_power_status() 363 rc = ibmphp_hpc_readslot(pslot, READ_SLOTSTATUS, in get_adapter_present()
|
| D | ibmphp_hpc.c | 487 case READ_SLOTSTATUS: in hpc_readcmdtoindex() 585 case READ_SLOTSTATUS: in ibmphp_hpc_readslot() 960 rc = ibmphp_hpc_readslot(pslot, READ_SLOTSTATUS, &status); in process_changeinstatus()
|
| D | ibmphp.h | 446 #define READ_SLOTSTATUS 0x01 macro
|