Searched refs:PciAllocationFailed (Results 1 – 5 of 5) sorted by relevance
35 PciAllocationFailed, enumerator59 PciAllocationFailed => write!(f, "failed to allocate PCI address"), in fmt()269 Err(Error::PciAllocationFailed) in allocate_address()
287 self.pci_address.ok_or(PciDeviceError::PciAllocationFailed) in allocate_address()
784 self.pci_address.ok_or(PciDeviceError::PciAllocationFailed) in allocate_address()
185 self.pci_address.ok_or(PciDeviceError::PciAllocationFailed) in allocate_address()
411 self.pci_address.ok_or(PciDeviceError::PciAllocationFailed) in allocate_address()