Searched refs:pe_err (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/arch/powerpc/platforms/powernv/ |
D | pci-ioda.c | 90 #define pe_err(pe, fmt, ...) \ macro 715 pe_err(pe, "OPAL error %ld trying to setup PELT table\n", rc); in pnv_ioda_deconfigure_pe() 779 pe_err(pe, "OPAL error %ld trying to setup PELT table\n", rc); in pnv_ioda_configure_pe() 799 pe_err(pe, "OPAL error %ld setting up MVE %d\n", in pnv_ioda_configure_pe() 806 pe_err(pe, "OPAL error %ld enabling MVE %d\n", in pnv_ioda_configure_pe() 1885 pe_err(pe, " Failed to allocate a 32-bit TCE memory\n"); in pnv_pci_ioda_setup_dma_pe() 1899 pe_err(pe, " Failed to configure 32-bit TCE table," in pnv_pci_ioda_setup_dma_pe() 1972 pe_err(pe, "Failed to configure TCE table, err %ld\n", rc); in pnv_pci_ioda2_set_window() 2006 pe_err(pe, "OPAL error %lld configuring bypass window\n", rc); in pnv_pci_ioda2_set_bypass() 2071 pe_err(pe, "Failed to create 32-bit TCE table, err %ld", in pnv_pci_ioda2_setup_default_config() [all …]
|