Searched refs:BlockIo2Protocol (Results 1 – 3 of 3) sorted by relevance
19 protocol::{block_io::BlockIoProtocol, block_io2::BlockIo2Protocol, Protocol},32 Async(Protocol<'a, BlockIo2Protocol>),97 let blk_io = match bs.open_protocol::<BlockIo2Protocol>(*handle) { in find_block_devices()
30 pub struct BlockIo2Protocol; struct32 impl ProtocolInfo for BlockIo2Protocol { implementation40 impl Protocol<'_, BlockIo2Protocol> {
21 ### BlockIo2Protocol subsection