Searched refs:pe_err (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/arch/powerpc/platforms/powernv/ |
D | pci-ioda.c | 81 #define pe_err(pe, fmt, ...) \ macro 737 pe_err(pe, "OPAL error %ld trying to setup PELT table\n", rc); in pnv_ioda_deconfigure_pe() 801 pe_err(pe, "OPAL error %ld trying to setup PELT table\n", rc); in pnv_ioda_configure_pe() 821 pe_err(pe, "OPAL error %ld setting up MVE %d\n", in pnv_ioda_configure_pe() 828 pe_err(pe, "OPAL error %ld enabling MVE %d\n", in pnv_ioda_configure_pe() 1799 pe_err(pe, " Failed to allocate a 32-bit TCE memory\n"); in pnv_pci_ioda_setup_dma_pe() 1813 pe_err(pe, " Failed to configure 32-bit TCE table," in pnv_pci_ioda_setup_dma_pe() 1898 pe_err(pe, "OPAL error %lld configuring bypass window\n", rc); in pnv_pci_ioda2_set_bypass() 1941 pe_err(pe, "Failed to allocate a 32-bit TCE memory\n"); in pnv_pci_ioda2_setup_dma_pe() 1955 pe_err(pe, "Failed to configure 32-bit TCE table," in pnv_pci_ioda2_setup_dma_pe()
|