Searched refs:fwlog_latest_idx_aap1 (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_fwlog.c1258 pwp->fwlog_latest_idx_aap1 = pwp->fwlogp_aap1->fw_el_latest_idx;
1285 if (pwp->fwlog_latest_idx_aap1 >= pwp->fwlog_oldest_idx_aap1) {
1288 pwp->fwlog_latest_idx_aap1 - pwp->fwlog_oldest_idx_aap1;
1292 (pwp->fwlog_oldest_idx_aap1 - pwp->fwlog_latest_idx_aap1);
1327 pwp->fwlog_oldest_idx_aap1 = pwp->fwlog_latest_idx_aap1;
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/pmcs/
H A Dpmcs.h480 * fwlog_latest_idx_aap1/iop: Index of newest entry in each log
497 uint32_t fwlog_latest_idx_aap1; member in struct:pmcs_hw

Completed in 647 milliseconds