OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:efi_block_dev
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/stand/efiboot/
efiblock.h
42
struct
efi_block_dev
{
struct
50
TAILQ_ENTRY(
efi_block_dev
) entries;
65
struct
efi_block_dev
*bdev;
efiblock.c
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
[
all
...]
Completed in 13 milliseconds
Indexes created Wed Oct 01 12:09:54 GMT 2025