Searched refs:InnerPciBusDevice (Results 1 – 1 of 1) sorted by relevance
101 inner: SpinLock<InnerPciBusDevice>,109 inner: SpinLock::new(InnerPciBusDevice { in new()120 fn inner(&self) -> SpinLockGuard<InnerPciBusDevice> { in inner() argument126 struct InnerPciBusDevice { struct