Searched refs:io_buffer_other (Results 1 – 1 of 1) sorted by relevance
741 let mut io_buffer_other = [0u8; 4]; in read_write_error_on_busy() localVariable742 let mut io_other_ref = Some(&mut io_buffer_other[..]); in read_write_error_on_busy()