Home
last modified time | relevance | path

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

/linux/drivers/scsi/pm8001/
H A Dpm8001_ctl.c543 if ((pm8001_ha->iop_log_count % max_count) == 0) { in pm8001_ctl_iop_log_show()
546 pm8001_ha->iop_log_count = 0; in pm8001_ctl_iop_log_show()
554 pm8001_ha->iop_log_count++; in pm8001_ctl_iop_log_show()
H A Dpm8001_sas.h552 u32 iop_log_count; member