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