Searched refs:_dp (Results 1 – 1 of 1) sorted by relevance
463 #define EFI_DP_TYPE(_dp, _type, _subtype) \ argument464 (((_dp)->type == DEVICE_PATH_TYPE_##_type) && \465 ((_dp)->sub_type == DEVICE_PATH_SUB_TYPE_##_subtype))