Searched refs:get_device_bars (Results 1 – 4 of 4) sorted by relevance
77 fn get_device_bars(&mut self, _address: PciAddress) -> Vec<PciBarConfiguration> { in get_device_bars() method
490 for config in self.device.get_device_bars(address) { in allocate_device_bars()
316 fn get_device_bars(&mut self, address: PciAddress) -> Vec<PciBarConfiguration> { in get_device_bars() method
1194 fn get_device_bars(&mut self, address: PciAddress) -> Vec<PciBarConfiguration> { in get_device_bars() method