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

/illumos-gate/usr/src/uts/intel/io/mc-amd/
H A Dmcamd_drv.c741 if (MCREG_FIELD_F_revFG(&sparectl, SwapDone)) {
1045 int mc_swapdonetime = 30; /* max number of seconds to wait for SwapDone */
1090 if (MCREG_FIELD_F_revFG(&sparectl, SwapDone))
1104 * Poll for SwapDone - we have disabled notification by interrupt.
1127 } while (!MCREG_FIELD_F_revFG(&sparectl, SwapDone) &&
1130 if (!MCREG_FIELD_F_revFG(&sparectl, SwapDone))
/illumos-gate/usr/src/uts/intel/sys/
H A Dmc_amd.h781 uint32_t SwapDone:1; /* 1 */ member in struct:mcreg_sparectl::__anon9621

Completed in 52 milliseconds