Searched defs:IsDevicePathEndType (Results 1 – 3 of 3) sorted by relevance
206 IsDevicePathEndType ( in IsDevicePathEndType() function
247 IsDevicePathEndType ( in IsDevicePathEndType() function
47 #define IsDevicePathEndType(a) ( DevicePathType(a) == END_DEVICE_PATH_TYPE ) macro