Searched refs:iop_log_end (Results 1 – 2 of 2) sorted by relevance
545 pm8001_ha->iop_log_end = max_read_times; in pm8001_ctl_iop_log_show()548 pm8001_ha->iop_log_start = pm8001_ha->iop_log_end; in pm8001_ctl_iop_log_show()549 pm8001_ha->iop_log_end = pm8001_ha->iop_log_end + max_read_times; in pm8001_ctl_iop_log_show()552 for (; pm8001_ha->iop_log_start < pm8001_ha->iop_log_end; pm8001_ha->iop_log_start++) in pm8001_ctl_iop_log_show()
551 u32 iop_log_end; member