Home
last modified time | relevance | path

Searched refs:mpt2host_mpi_raid_vol_indicator (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/mpt/
H A Dmpt.h263 void mpt2host_mpi_raid_vol_indicator(MPI_RAID_VOL_INDICATOR *);
283 #define mpt2host_mpi_raid_vol_indicator(x) do { ; } while (0) macro
H A Dmpt_raid.c1322 mpt2host_mpi_raid_vol_indicator(&mpt_vol->sync_progress); in mpt_refresh_raid_vol()
H A Dmpt.c3139 mpt2host_mpi_raid_vol_indicator(MPI_RAID_VOL_INDICATOR *vi) in mpt2host_mpi_raid_vol_indicator() function