Searched refs:read_buf2 (Results 1 – 1 of 1) sorted by relevance
214 let mut read_buf2 = [0u8; 3000usize]; in __test_ahci() localVariable215 _dd.read_at(122, 4, &mut read_buf2).unwrap(); in __test_ahci()