Searched refs:InnerPciBusDevice (Results 1 – 1 of 1) sorted by relevance
94 inner: SpinLock<InnerPciBusDevice>,102 inner: SpinLock::new(InnerPciBusDevice { in new()113 fn inner(&self) -> SpinLockGuard<InnerPciBusDevice> { in inner() argument119 struct InnerPciBusDevice { struct