Searched defs:IsDevicePathEnd (Results 1 – 2 of 2) sorted by relevance
58 #define IsDevicePathEnd(a) (IsDevicePathEndType(a) && IsDevicePathEndSubType(a)) macro
342 IsDevicePathEnd ( in IsDevicePathEnd() function