Searched refs:command_write (Results 1 – 1 of 1) sorted by relevance
226 Some(PortIOSpace::PortCommand) => self.command_write(data[0]), in write()292 fn command_write(&mut self, control_word: u8) { in command_write() method