Searched defs:PciCapabilityType (Results 1 – 1 of 1) sorted by relevance
25 pub enum PciCapabilityType { enum63 pub fn new(cfg_type: PciCapabilityType, bar: u8, offset: u32, length: u32) -> Self { in new()100 cfg_type: PciCapabilityType, in new()144 pub fn new(cfg_type: PciCapabilityType, bar: u8, offset: u64, length: u64, shmid: u8) -> Self { in new()