Searched refs:io_handler (Results 1 - 1 of 1) sorted by relevance

/u-boot/lib/efi_loader/
H A Defi_tcg2.c1145 struct efi_handler *dp_handler, *io_handler; local
1190 ret = efi_search_protocol(handle, &efi_block_io_guid, &io_handler);
1193 block_io = io_handler->protocol_interface;

Completed in 82 milliseconds