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