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

/freebsd-12-stable/stand/efi/boot1/
H A Dufs_module.c60 status = devinfo->dev->ReadBlocks(devinfo->dev,
H A Dzfs_module.c86 status = devinfo->dev->ReadBlocks(devinfo->dev,
/freebsd-12-stable/stand/efi/gptboot/
H A Dproto.c68 status = dev->ReadBlocks(dev, dev->Media->MediaId, lba, size, buf);
/freebsd-12-stable/stand/efi/include/
H A Defiprot.h108 EFI_BLOCK_READ ReadBlocks; member in struct:_EFI_BLOCK_IO
/freebsd-12-stable/stand/efi/libefi/
H A Defipart.c1016 status = blkio->ReadBlocks(blkio, blkio->Media->MediaId, blk,

Completed in 280 milliseconds