Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_controllers.c29 static efi_handle_t handle_child_controller[NUMBER_OF_CHILD_CONTROLLERS]; variable
138 handle_child_controller[i] = 0; in start()
140 &handle_child_controller[i], &guid_child_controller, in start()
148 &interface, handle_child_controller[i], in start()
149 handle_child_controller[i], in start()
330 handle_child_controller[1]); in execute()