Searched refs:node_sub_type (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_device_path_utilities.c | 183 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 D | efi_api.h | 706 uint8_t node_sub_type,
|