Searched refs:sync_progress (Results 1 – 2 of 2) sorted by relevance
1340 memcpy(&mpt_vol->sync_progress, in mpt_refresh_raid_vol()1342 sizeof(mpt_vol->sync_progress)); in mpt_refresh_raid_vol()1343 mpt2host_mpi_raid_vol_indicator(&mpt_vol->sync_progress); in mpt_refresh_raid_vol()1521 left = MPT_U64_2_SCALAR(mpt_vol->sync_progress.BlocksRemaining); in mpt_refresh_raid_data()1522 total = MPT_U64_2_SCALAR(mpt_vol->sync_progress.TotalBlocks); in mpt_refresh_raid_data()
462 MPI_RAID_VOL_INDICATOR sync_progress; member