ibmphp_hpc_readslot
int ibmphp_hpc_readslot(struct slot *, u8, u8 *);
rc = ibmphp_hpc_readslot(pslot, READ_SLOTSTATUS,
rc = ibmphp_hpc_readslot(pslot, READ_EXTSLOTSTATUS,
rc = ibmphp_hpc_readslot(pslot, READ_SLOTSTATUS,
#define get_ctrl_revision(sl, rev) ibmphp_hpc_readslot(sl, READ_REVLEVEL, rev)
rc = ibmphp_hpc_readslot(pslot, READ_SLOTSTATUS,
#define get_hpc_options(sl, opt) ibmphp_hpc_readslot(sl, READ_HPCOPTIONS, opt)
rc = ibmphp_hpc_readslot(pslot, READ_SLOTSTATUS,
rc = ibmphp_hpc_readslot(slot_cur, READ_BUSSTATUS, NULL);
rc = ibmphp_hpc_readslot(*sl, READ_ALLSTAT, NULL);
rc = ibmphp_hpc_readslot(slot, READ_ALLSTAT, NULL);
rc = ibmphp_hpc_readslot(pslot,
rc = ibmphp_hpc_readslot(pslot, READ_ALLSTAT, NULL);
rc = ibmphp_hpc_readslot(pslot,
rc = ibmphp_hpc_readslot(pslot, READ_SLOTSTATUS, &status);
rc = ibmphp_hpc_readslot(pslot, READ_ALLSTAT, NULL);