Searched refs:ctlr_ptr (Results 1 – 1 of 1) sorted by relevance
133 if (ctlr_ptr->ctlr_type == 0x02) { in i2c_ctrl_read()508 struct controller *ctlr_ptr; in ibmphp_hpc_readslot() local541 ctlr_ptr = pslot->ctrl; in ibmphp_hpc_readslot()548 if ((ctlr_ptr->ctlr_type == 2) || (ctlr_ptr->ctlr_type == 4)) in ibmphp_hpc_readslot()629 if ((ctlr_ptr->ctlr_type == 2) || (ctlr_ptr->ctlr_type == 4)) in ibmphp_hpc_readslot()646 struct controller *ctlr_ptr; in ibmphp_hpc_writeslot() local681 ctlr_ptr = pslot->ctrl; in ibmphp_hpc_writeslot()688 if ((ctlr_ptr->ctlr_type == 2) || (ctlr_ptr->ctlr_type == 4)) { in ibmphp_hpc_writeslot()692 ctlr_ptr->ctlr_id, (ulong) (ctlr_ptr->u.wpeg_ctlr.wpegbbar), (ulong) wpg_bbar, in ibmphp_hpc_writeslot()728 ctlr_ptr->status = status; in ibmphp_hpc_writeslot()[all …]
Completed in 5 milliseconds