IsDevicePathType
#define IsDevicePathEndType(a) IsDevicePathType(a, END_DEVICE_PATH_TYPE)
IsDevicePathType(devpath1, MEDIA_DEVICE_PATH) &&
IsDevicePathType(devpath2, MEDIA_DEVICE_PATH))