Searched defs:Ac97FunctionRegs (Results 1 – 4 of 4) sorted by relevance
224 pub struct Ac97FunctionRegs { struct234 impl Ac97FunctionRegs { implementation
60 fn func_regs(&self, func: Ac97Function) -> &Ac97FunctionRegs { in func_regs()68 fn func_regs_mut(&mut self, func: Ac97Function) -> &mut Ac97FunctionRegs { in func_regs_mut()222 fn readb_func_regs(func_regs: &Ac97FunctionRegs, offset: u64) -> u8 { in readb()496 func_regs: &Ac97FunctionRegs, in get_buffer_samples()585 func_regs: &Ac97FunctionRegs, in current_buffer_size()
133 func_regs: &mut Ac97FunctionRegs, in check_and_move_to_next_buffer()246 func_regs: &Ac97FunctionRegs, in get_buffer_offset()
315 func_regs: &mut Ac97FunctionRegs, in next_guest_buffer()