Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_loader/
H A Defi_device_path_utilities.c183 uint8_t node_type, uint8_t node_sub_type, uint16_t node_length) in create_device_node() argument
185 EFI_ENTRY("%u, %u, %u", node_type, node_sub_type, node_length); in create_device_node()
186 return EFI_EXIT(efi_dp_create_device_node(node_type, node_sub_type, in create_device_node()
/openbmc/u-boot/include/
H A Defi_api.h706 uint8_t node_sub_type,