Searched refs:ctlr_ptr (Results 1 – 1 of 1) sorted by relevance
133 if (ctlr_ptr->ctlr_type == 0x02) { in i2c_ctrl_read()506 struct controller *ctlr_ptr; in ibmphp_hpc_readslot() local539 ctlr_ptr = pslot->ctrl; in ibmphp_hpc_readslot()546 if ((ctlr_ptr->ctlr_type == 2) || (ctlr_ptr->ctlr_type == 4)) in ibmphp_hpc_readslot()627 if ((ctlr_ptr->ctlr_type == 2) || (ctlr_ptr->ctlr_type == 4)) in ibmphp_hpc_readslot()644 struct controller *ctlr_ptr; in ibmphp_hpc_writeslot() local679 ctlr_ptr = pslot->ctrl; in ibmphp_hpc_writeslot()686 if ((ctlr_ptr->ctlr_type == 2) || (ctlr_ptr->ctlr_type == 4)) { in ibmphp_hpc_writeslot()690 ctlr_ptr->ctlr_id, (ulong) (ctlr_ptr->u.wpeg_ctlr.wpegbbar), (ulong) wpg_bbar, in ibmphp_hpc_writeslot()726 ctlr_ptr->status = status; in ibmphp_hpc_writeslot()[all …]