Searched refs:allocate_device_bars (Results 1 – 4 of 4) sorted by relevance
93 fn allocate_device_bars( in allocate_device_bars() method211 fn allocate_device_bars(&mut self, resources: &mut SystemAllocator) -> Result<Vec<(u64, u64)>> { in allocate_device_bars() method212 (**self).allocate_device_bars(resources) in allocate_device_bars()
911 fn allocate_device_bars( in allocate_device_bars() method
350 .allocate_device_bars(resources) in generate_pci_root()
482 fn allocate_device_bars( in allocate_device_bars() method