Searched refs:fw_el_latest_idx (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_fwlog.c267 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;
1258 pwp->fwlog_latest_idx_aap1 = pwp->fwlogp_aap1->fw_el_latest_idx;
1259 pwp->fwlog_latest_idx_iop = pwp->fwlogp_iop->fw_el_latest_idx;
1265 (pwp->fwlogp_aap1->fw_el_latest_idx != 0)) {
1273 (pwp->fwlogp_iop->fw_el_latest_idx != 0)) {
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs_def.h560 uint32_t fw_el_latest_idx; member in struct:pmcs_fw_event_hdr_s
/illumos-gate/usr/src/cmd/mdb/common/modules/pmcs/
H A Dpmcs.c603 mdb_printf("Latest entry: %d\n", fwhdr.fw_el_latest_idx);

Completed in 69 milliseconds