Searched defs:handle_cap_write_result (Results 1 – 2 of 2) sorted by relevance
274 pub fn handle_cap_write_result(&mut self, res: Box<dyn PciCapConfigWriteResult>) { in handle_cap_write_result() method810 fn handle_cap_write_result(&mut self, res: Box<dyn PciCapConfigWriteResult>) { in handle_cap_write_result() method
33 fn handle_cap_write_result(&mut self, res: Box<dyn PciCapConfigWriteResult>); in handle_cap_write_result() method