Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/crates/uefi-raw/src/protocol/
Dblock.rs31 pub struct BlockIoProtocol { struct
52 impl BlockIoProtocol { argument
/aosp_15_r20/external/rust/android-crates-io/crates/uefi-raw/src/protocol/
Dblock.rs31 pub struct BlockIoProtocol { struct
52 impl BlockIoProtocol { argument
/aosp_15_r20/bootable/libbootloader/gbl/libefi/src/protocol/
H A Dblock_io.rs24 pub struct BlockIoProtocol; struct
26 impl ProtocolInfo for BlockIoProtocol { implementation
/aosp_15_r20/bootable/libbootloader/gbl/docs/
H A Defi_protocols.md10 ### BlockIoProtocol subsection