Searched refs:ibmphp_hpc_readslot (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/pci/hotplug/
H A Dibmphp_core.c45 #define get_ctrl_revision(sl, rev) ibmphp_hpc_readslot (sl, READ_REVLEVEL, rev)
46 #define get_hpc_options(sl, opt) ibmphp_hpc_readslot (sl, READ_HPCOPTIONS, opt)
84 rc = ibmphp_hpc_readslot(slot_cur, READ_BUSSTATUS, NULL); get_cur_bus_info()
108 rc = ibmphp_hpc_readslot(*sl, READ_ALLSTAT, NULL); slot_update()
295 rc = ibmphp_hpc_readslot(pslot, READ_SLOTSTATUS, get_attention_status()
298 rc = ibmphp_hpc_readslot(pslot, get_attention_status()
325 rc = ibmphp_hpc_readslot(pslot, READ_SLOTSTATUS, get_latch_status()
352 rc = ibmphp_hpc_readslot(pslot, READ_SLOTSTATUS, get_power_status()
379 rc = ibmphp_hpc_readslot(pslot, READ_SLOTSTATUS, get_adapter_present()
450 rc = ibmphp_hpc_readslot(pslot, READ_SLOTSTATUS,
455 rc = ibmphp_hpc_readslot(pslot,
H A Dibmphp_hpc.c536 int ibmphp_hpc_readslot (struct slot *pslot, u8 cmd, u8 *pstatus) ibmphp_hpc_readslot() function
848 rc = ibmphp_hpc_readslot (pslot, poll_hpc()
867 rc = ibmphp_hpc_readslot (pslot, READ_ALLSTAT, NULL); poll_hpc()
880 rc = ibmphp_hpc_readslot (pslot, poll_hpc()
976 rc = ibmphp_hpc_readslot (pslot, READ_SLOTSTATUS, &status); process_changeinstatus()
1034 rc = ibmphp_hpc_readslot (pslot, READ_ALLSTAT, NULL); process_changeinlatch()
H A Dibmphp.h396 int ibmphp_hpc_readslot(struct slot *, u8, u8 *);
H A Dibmphp_ebda.c687 rc = ibmphp_hpc_readslot(slot, READ_ALLSTAT, NULL); fillslotinfo()

Completed in 101 milliseconds