Searched refs:res_mut (Results 1 – 1 of 1) sorted by relevance
119 let res_mut = result.as_mut().unwrap(); in new() localVariable120 for i in 0..res_mut.supported_interrupts() { in new()121 res_mut.write_rte(i, 0x20 + i, RedirectionEntry::DISABLED, 0); in new()