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