Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_controllers.c57 EFI_OPEN_PROTOCOL_BY_CHILD_CONTROLLER) in count_child_controllers()
150 EFI_OPEN_PROTOCOL_BY_CHILD_CONTROLLER); in start()
229 EFI_OPEN_PROTOCOL_BY_CHILD_CONTROLLER) { in stop()
/openbmc/u-boot/lib/efi_driver/
H A Defi_uclass.c226 EFI_OPEN_PROTOCOL_BY_CHILD_CONTROLLER) { in efi_uc_stop()
/openbmc/u-boot/lib/efi_loader/
H A Defi_boottime.c2708 case EFI_OPEN_PROTOCOL_BY_CHILD_CONTROLLER: in efi_open_protocol()
2915 EFI_OPEN_PROTOCOL_BY_CHILD_CONTROLLER) { in efi_connect_controller()
3011 EFI_OPEN_PROTOCOL_BY_CHILD_CONTROLLER) in efi_get_child_controllers()
3028 EFI_OPEN_PROTOCOL_BY_CHILD_CONTROLLER) { in efi_get_child_controllers()
/openbmc/u-boot/include/
H A Defi_api.h149 #define EFI_OPEN_PROTOCOL_BY_CHILD_CONTROLLER 0x00000008 macro