Searched refs:Busy (Results 1 – 8 of 8) sorted by relevance
408 AcquireSpinLockOrFail (mSmmMpSyncData->CpuData[CpuIndex].Busy); in BSPHandler()425 AcquireSpinLock (mSmmMpSyncData->CpuData[Index].Busy); in BSPHandler()426 ReleaseSpinLock (mSmmMpSyncData->CpuData[Index].Busy); in BSPHandler()671 !AcquireSpinLockOrFail (mSmmMpSyncData->CpuData[CpuIndex].Busy) in APHandler()684 ReleaseSpinLock (mSmmMpSyncData->CpuData[CpuIndex].Busy); in APHandler()942 AcquireSpinLock (mSmmMpSyncData->CpuData[CpuIndex].Busy); in InternalSmmStartupThisAp()944 if (!AcquireSpinLockOrFail (mSmmMpSyncData->CpuData[CpuIndex].Busy)) { in InternalSmmStartupThisAp()955 AcquireSpinLock (mSmmMpSyncData->CpuData[CpuIndex].Busy); in InternalSmmStartupThisAp()956 ReleaseSpinLock (mSmmMpSyncData->CpuData[CpuIndex].Busy); in InternalSmmStartupThisAp()1147 InitializeSpinLock (mSmmMpSyncData->CpuData[CpuIndex].Busy); in SmiRendezvous()[all …]
325 SPIN_LOCK *Busy; member378 SPIN_LOCK *Busy; member
49 …UINT32 Busy: 1; // This bit is set to LOW if the card has not finished the power up routine member
512 if (gCardInfo.OCRData.Busy == 1) { in PerformCardIdenfication()
123 …UINT32 Busy: 1; // This bit is set to LOW if the card has not finished the power up routi… member
135 …UINT32 Busy: 1; // This bit is set to LOW if the card has not finished the power up routi… member
777 if (CardData->OCRRegister.Busy == 1) { in GetCardType()940 } while (CardData->OCRRegister.Busy != 1); in MMCCardVoltageSelection()
736 If(And(HSTS,0x01)) // Host Busy Set?