Searched refs:IsDevicePathEnd (Results 1 – 2 of 2) sorted by relevance
54 #define IsDevicePathEnd(a) ( IsDevicePathEndType(a) && IsDevicePathEndSubType(a) ) macro
376 for ( ; !IsDevicePathEnd(devp.DevPath); in efi_arch_edd()
Completed in 6 milliseconds