Searched refs:IsDevicePathType (Results 1 – 1 of 1) sorted by relevance
57 #define IsDevicePathType(a, t) ( DevicePathType(a) == t ) macro58 #define IsDevicePathEndType(a) IsDevicePathType(a, END_DEVICE_PATH_TYPE)