HomeSort by: relevance | last modified time | path
    Searched refs:mp_progress (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
mfireg.h 588 uint16_t mp_progress; member in struct:mfi_progress
mfi.c 2093 per = (int)sc->sc_ld_details.mld_progress.mlp_cc.mp_progress;
2101 per = (int)sc->sc_ld_details.mld_progress.mlp_bgi.mp_progress;
  /src/sys/dev/pci/
mfii.c 3152 per = (int)sc->sc_ld_details[i].mld_progress.mlp_cc.mp_progress;
3160 per = (int)sc->sc_ld_details[i].mld_progress.mlp_bgi.mp_progress;
3342 bd->bd_patrol.bdp_percent = (mp->mp_progress * 100) / 0xffff;

Completed in 37 milliseconds