Searched refs:READ_SLOTSTATUS (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/pci/hotplug/ |
H A 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() 421 rc = ibmphp_hpc_readslot(pslot, READ_SLOTSTATUS,
|
H A 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()
|
H A D | ibmphp.h | 445 #define READ_SLOTSTATUS 0x01 macro
|
/kernel/linux/linux-6.6/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
|
Completed in 9 milliseconds