Searched defs:PciCapabilityType (Results 1 – 1 of 1) sorted by relevance
73 pub enum PciCapabilityType { enum118 pub fn new(cfg_type: PciCapabilityType, bar: u8, offset: u32, length: u32) -> Self { in new()161 cfg_type: PciCapabilityType, in new()207 pub fn new(cfg_type: PciCapabilityType, bar: u8, offset: u64, length: u64, shmid: u8) -> Self { in new()