Searched refs:VirtioPciShmCap (Results 1 – 3 of 3) sorted by relevance
125 pub struct VirtioPciShmCap { struct131 unsafe impl DataInit for VirtioPciShmCap {} argument133 impl PciCapability for VirtioPciShmCap { implementation143 impl VirtioPciShmCap { impl145 VirtioPciShmCap { in new()149 cap_len: std::mem::size_of::<VirtioPciShmCap>() as u8, in new()
22 VirtioPciShmCap, TYPE_FS,333 vec![Box::new(VirtioPciShmCap::new( in get_device_caps()
44 use super::{PciCapabilityType, VirtioPciShmCap};1210 vec![Box::new(VirtioPciShmCap::new( in get_device_caps()