Home
last modified time | relevance | path

Searched refs:ctlr_ptr (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/pci/hotplug/
H A Dibmphp_hpc.c133 if (ctlr_ptr->ctlr_type == 0x02) { in i2c_ctrl_read()
506 struct controller *ctlr_ptr; in ibmphp_hpc_readslot() local
539 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() local
679 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 …]