Searched refs:READ_ALLSTAT (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/pci/hotplug/ |
H A D | ibmphp_hpc.c | 471 case READ_ALLSTAT: in hpc_readcmdtoindex() 500 * Input: pslot - cannot be NULL for READ_ALLSTAT 501 * pstatus - can be NULL for READ_ALLSTAT 516 || ((pstatus == NULL) && (cmd != READ_ALLSTAT) && (cmd != READ_BUSSTATUS))) { in ibmphp_hpc_readslot() 557 case READ_ALLSTAT: in ibmphp_hpc_readslot() 834 rc = ibmphp_hpc_readslot(pslot, READ_ALLSTAT, NULL); in poll_hpc() 1001 rc = ibmphp_hpc_readslot(pslot, READ_ALLSTAT, NULL); in process_changeinlatch()
|
H A D | ibmphp.h | 449 #define READ_ALLSTAT 0x05 macro
|
H A D | ibmphp_core.c | 94 rc = ibmphp_hpc_readslot(*sl, READ_ALLSTAT, NULL); in slot_update()
|
H A D | ibmphp_ebda.c | 670 rc = ibmphp_hpc_readslot(slot, READ_ALLSTAT, NULL); in fillslotinfo()
|
/kernel/linux/linux-6.6/drivers/pci/hotplug/ |
H A D | ibmphp_hpc.c | 469 case READ_ALLSTAT: in hpc_readcmdtoindex() 498 * Input: pslot - cannot be NULL for READ_ALLSTAT 499 * pstatus - can be NULL for READ_ALLSTAT 514 || ((pstatus == NULL) && (cmd != READ_ALLSTAT) && (cmd != READ_BUSSTATUS))) { in ibmphp_hpc_readslot() 555 case READ_ALLSTAT: in ibmphp_hpc_readslot() 832 rc = ibmphp_hpc_readslot(pslot, READ_ALLSTAT, NULL); in poll_hpc() 999 rc = ibmphp_hpc_readslot(pslot, READ_ALLSTAT, NULL); in process_changeinlatch()
|
H A D | ibmphp.h | 447 #define READ_ALLSTAT 0x05 macro
|
H A D | ibmphp_core.c | 86 rc = ibmphp_hpc_readslot(*sl, READ_ALLSTAT, NULL); in slot_update()
|
H A D | ibmphp_ebda.c | 670 rc = ibmphp_hpc_readslot(slot, READ_ALLSTAT, NULL); in fillslotinfo()
|
Completed in 12 milliseconds