Lines Matching refs:efi_block_dev
62 static TAILQ_HEAD(, efi_block_dev) efi_block_devs = TAILQ_HEAD_INITIALIZER(efi_block_devs);
67 struct efi_block_dev *bdev;
125 efi_block_do_read_blockio(struct efi_block_dev *bdev, UINT64 off, void *buf,
172 efi_block_do_read_diskio(struct efi_block_dev *bdev, UINT64 off, void *buf,
180 efi_block_do_read(struct efi_block_dev *bdev, UINT64 off, void *buf,
195 efi_block_readahead(struct efi_block_dev *bdev, UINT64 off, void *buf,
232 efi_block_read(struct efi_block_dev *bdev, UINT64 off, void *buf,
243 efi_block_find_partitions_cd9660(struct efi_block_dev *bdev)
285 efi_block_find_partitions_disklabel(struct efi_block_dev *bdev,
334 efi_block_find_partitions_mbr(struct efi_block_dev *bdev)
377 efi_block_find_partitions_gpt_entry(struct efi_block_dev *bdev,
412 efi_block_find_partitions_gpt(struct efi_block_dev *bdev)
456 efi_block_find_partitions(struct efi_block_dev *bdev)
472 struct efi_block_dev *bdev;
564 struct efi_block_dev *bdev;
684 struct efi_block_dev *bdev = bpart->bdev;
726 struct efi_block_dev *bdev = bpart->bdev;