Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_block_device.c78 static efi_status_t EFIAPI read_blocks( in read_blocks() function
169 .read_blocks = read_blocks,
/openbmc/u-boot/lib/efi_driver/
H A Defi_block_device.c64 ret = EFI_CALL(io->read_blocks( in efi_bl_read()
/openbmc/u-boot/lib/efi_loader/
H A Defi_disk.c174 .read_blocks = &efi_disk_read_blocks,
/openbmc/u-boot/include/
H A Defi_api.h508 efi_status_t (EFIAPI *read_blocks)(struct efi_block_io *this,