Home
last modified time | relevance | path

Searched defs:efi_disk_obj (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_disk.c19 struct efi_disk_obj { struct
21 struct efi_object parent;
23 struct efi_block_io ops;
25 const char *ifname;
27 int dev_index;
29 struct efi_block_io_media media;
31 struct efi_device_path *dp;
56 struct efi_disk_obj *diskobj; in efi_disk_rw_blocks() argument