Searched refs:ie_reportcnt (Results 1 – 2 of 2) sorted by relevance
345 uint32_t ie_reportcnt; /* REPORT COUNT */ member
4709 lun->ie_reportcnt = UINT32_MAX; in ctl_free_lun()5947 if (lun->ie_reportcnt < scsi_4btoul(lun->MODE_IE.report_count)) { in ctl_ie_timer()5948 lun->ie_reportcnt++; in ctl_ie_timer()5979 lun->ie_reportcnt = 1; in ctl_ie_page_handler()5980 if (lun->ie_reportcnt < scsi_4btoul(pg->report_count)) { in ctl_ie_page_handler()5981 lun->ie_reportcnt++; in ctl_ie_page_handler()5993 lun->ie_reportcnt = UINT32_MAX; in ctl_ie_page_handler()