Searched refs:pe_info (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/arch/powerpc/platforms/powernv/ |
D | pci-ioda.c | 85 #define pe_info(pe, fmt, ...) \ macro 993 pe_info(pe, "Associated device to PE\n"); 1075 pe_info(pe, "Secondary bus %d..%d associated with PE#%d\n", in pnv_ioda_setup_bus_PE() 1078 pe_info(pe, "Secondary bus %d associated with PE#%d\n", in pnv_ioda_setup_bus_PE() 1450 pe_info(pe, "VF %04d:%02d:%02d.%d associated with PE#%d\n", in pnv_ioda_setup_vf_PE() 1788 pe_info(pe, " Setting up 32-bit TCE table at %08x..%08x\n", in pnv_pci_ioda_setup_dma_pe() 1869 pe_info(pe, "%sabling 64-bit DMA bypass\n", enable ? "En" : "Dis"); in pnv_pci_ioda2_set_bypass() 1934 pe_info(pe, "Setting up 32-bit TCE table at 0..%08x\n", in pnv_pci_ioda2_setup_dma_pe() 2054 pe_info(pe, "DMA weight %d, assigned %d DMA32 segments\n", in pnv_ioda_setup_dma() 2058 pe_info(pe, "Assign DMA32 space\n"); in pnv_ioda_setup_dma() [all …]
|