Searched defs:hot_unplug (Results 1 – 6 of 6) sorted by relevance
93 fn hot_unplug(&mut self, addr: PciAddress) -> anyhow::Result<Option<Event>> { in hot_unplug() method236 fn hot_unplug(&mut self, addr: PciAddress) -> anyhow::Result<Option<Event>> { in hot_unplug() method
111 fn hot_unplug(&mut self, addr: PciAddress) -> Result<Option<Event>> { in hot_unplug() method
443 pub fn hot_unplug(&mut self) { in hot_unplug() method
380 pub fn hot_unplug(&mut self) { in hot_unplug() method
222 fn hot_unplug(&mut self, addr: PciAddress) -> anyhow::Result<Option<Event>>; in hot_unplug() method
1005 fn hot_unplug(&mut self, _addr: PciAddress) -> anyhow::Result<Option<Event>> { in hot_unplug() method