Searched defs:VirtIONetDevice (Results 1 – 1 of 1) sorted by relevance
69 pub struct VirtIONetDevice { struct71 inner: SpinLock<InnerVirtIONetDevice>, argument75 unsafe impl Send for VirtIONetDevice {} argument76 unsafe impl Sync for VirtIONetDevice {} implementation92 impl VirtIONetDevice { impl134 impl KObject for VirtIONetDevice { implementation192 impl Device for VirtIONetDevice { implementation260 impl VirtIODevice for VirtIONetDevice { implementation