Searched defs:HotPlugBus (Results 1 – 2 of 2) sorted by relevance
142 pub trait HotPlugBus { interface
697 hp_vec: &mut Vec<Arc<Mutex<dyn HotPlugBus>>>, in create_pcie_root_port()1468 ) -> Result<(Arc<Mutex<dyn HotPlugBus>>, u8)> { in get_hp_bus()