Home
last modified time | relevance | path

Searched refs:_dp (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Defi_loader.h225 #define EFI_DP_TYPE(_dp, _type, _subtype) \ argument
226 (((_dp)->type == DEVICE_PATH_TYPE_##_type) && \
227 ((_dp)->sub_type == DEVICE_PATH_SUB_TYPE_##_subtype))