Searched refs:InnerVirtIONetDevice (Results 1 – 1 of 1) sorted by relevance
71 inner: SpinLock<InnerVirtIONetDevice>,78 struct InnerVirtIONetDevice { struct86 impl Debug for InnerVirtIONetDevice { argument114 inner: SpinLock::new(InnerVirtIONetDevice { in new()129 fn inner(&self) -> SpinLockGuard<InnerVirtIONetDevice> { in inner() argument