Searched defs:PciCapabilityType (Results 1 – 1 of 1) sorted by relevance
99 pub enum PciCapabilityType { enum144 pub fn new(cfg_type: PciCapabilityType, bar: u8, offset: u32, length: u32) -> Self { in new()187 cfg_type: PciCapabilityType, in new()233 pub fn new(cfg_type: PciCapabilityType, bar: u8, offset: u64, length: u64, shmid: u8) -> Self { in new()