Searched refs:BAR0_SIZE (Results 1 – 1 of 1) sorted by relevance
31 const BAR0_SIZE: usize = SZ_16M; constant41 pub(crate) type Bar0 = pci::Bar<BAR0_SIZE>;85 pdev.iomap_region_sized::<BAR0_SIZE>(0, c_str!("nova-core/bar0")), in probe()