Home
last modified time | relevance | path

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

/netbsd-src/sys/stand/efiboot/
H A Defiblock.c195 efi_block_readahead(struct efi_block_dev *bdev, UINT64 off, void *buf, in efi_block_readahead() function
236 return efi_block_readahead(bdev, off, buf, bufsize); in efi_block_read()