Searched defs:evlog_latest_idx (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_fwlog.c250 uint32_t evlog_latest_idx; local
267 evlog_latest_idx = evl_hdr->fw_el_latest_idx;
271 if (evl_hdr->fw_el_latest_idx == evlog_latest_idx) {
278 evlog_latest_idx = evl_hdr->fw_el_latest_idx;

Completed in 58 milliseconds