Searched defs:IsDevicePathEndType (Results 1 – 3 of 3) sorted by relevance
52 #define IsDevicePathEndType(a) ( DevicePathType(a) == END_DEVICE_PATH_TYPE ) macro