Searched refs:Src2 (Results 1 – 8 of 8) sorted by relevance
36 CONST IN QNC_SMM_SOURCE_DESC *Src2 in CompareEnables() argument64 if (Src1->En[loopvar].Bit != Src2->En[loopvar].Bit || in CompareEnables()65 Src1->En[loopvar].Reg.Type != Src2->En[loopvar].Reg.Type || in CompareEnables()66 Src1->En[loopvar].Reg.Data.raw != Src2->En[loopvar].Reg.Data.raw in CompareEnables()82 CONST IN QNC_SMM_SOURCE_DESC *Src2 in CompareStatuses() argument111 if (Src1->Sts[loopvar].Bit != Src2->Sts[loopvar].Bit || in CompareStatuses()112 Src1->Sts[loopvar].Reg.Type != Src2->Sts[loopvar].Reg.Type || in CompareStatuses()113 Src1->Sts[loopvar].Reg.Data.raw != Src2->Sts[loopvar].Reg.Data.raw in CompareStatuses()129 CONST IN QNC_SMM_SOURCE_DESC *Src2 in CompareSources() argument148 return (BOOLEAN) (CompareEnables (Src1, Src2) && CompareStatuses (Src1, Src2)); in CompareSources()
54 CONST IN QNC_SMM_SOURCE_DESC *Src277 CONST IN QNC_SMM_SOURCE_DESC *Src2100 CONST IN QNC_SMM_SOURCE_DESC *Src2
259 IN EFI_DEVICE_PATH_PROTOCOL *Src2 in EfiAppendDevicePath() argument289 ASSERT (!IsDevicePathUnpacked (Src2)); in EfiAppendDevicePath()290 return EfiDuplicateDevicePath (Src2); in EfiAppendDevicePath()293 if (!Src2) { in EfiAppendDevicePath()303 Size2 = EfiDevicePathSize (Src2); in EfiAppendDevicePath()314 EfiCopyMem (SecondDevicePath, Src2, Size2); in EfiAppendDevicePath()
356 IN EFI_DEVICE_PATH_PROTOCOL *Src2 in RtEfiAppendDevicePath() argument386 ASSERT (!IsDevicePathUnpacked (Src2)); in RtEfiAppendDevicePath()387 return RtEfiDuplicateDevicePath (Src2); in RtEfiAppendDevicePath()390 if (!Src2) { in RtEfiAppendDevicePath()400 Size2 = RtEfiDevicePathSize (Src2); in RtEfiAppendDevicePath()411 EfiCopyMem (SecondDevicePath, Src2, Size2); in RtEfiAppendDevicePath()
100 IN EFI_DEVICE_PATH_PROTOCOL *Src2164 IN EFI_DEVICE_PATH_PROTOCOL *Src2
430 IN EFI_DEVICE_PATH_PROTOCOL *Src2494 IN EFI_DEVICE_PATH_PROTOCOL *Src2
74 IN CONST EFI_DEVICE_PATH_PROTOCOL *Src2
75 IN CONST EFI_DEVICE_PATH_PROTOCOL *Src2