Searched defs:PciBarRegionType (Results 1 – 1 of 1) sorted by relevance
268 pub enum PciBarRegionType { enum602 pub fn get_bar_type(&self, bar_num: PciBarIndex) -> Option<PciBarRegionType> { in get_bar_type()694 region_type: PciBarRegionType, in new()