Searched refs:allocate_pci (Results 1 – 4 of 4) sorted by relevance
129 pub fn allocate_pci(&mut self, tag: String) -> Option<Alloc> { in allocate_pci() method
175 self.pci_address = match resources.allocate_pci(self.debug_label()) { in allocate_address()
277 self.pci_address = match resources.allocate_pci(self.debug_label()) { in allocate_address()
401 self.pci_address = match resources.allocate_pci(self.debug_label()) { in allocate_address()