Searched defs:block_io (Results 1 – 2 of 2) sorted by relevance
22 pub mod block_io; module193 let mut block_io: EfiBlockIoProtocol = Default::default(); in test_dont_close_protocol_without_device_handle() localVariable
1323 let mut block_io: EfiBlockIoProtocol = Default::default(); in test_open_close_protocol() localVariable1372 let mut block_io: EfiBlockIoProtocol = Default::default(); in test_null_efi_method() localVariable1399 let mut block_io: EfiBlockIoProtocol = Default::default(); in test_error_efi_method() localVariable1462 let mut block_io: EfiBlockIoProtocol = Default::default(); in test_find_first_and_open() localVariable