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

/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_fwlog.c248 pmcs_fw_event_hdr_t *evl_hdr; local
266 evl_hdr = (pmcs_fw_event_hdr_t *)pwp->fwlogp;
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 70 milliseconds