Searched refs:pe_info (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/arch/powerpc/platforms/powernv/ |
| D | pci-ioda.c | 94 #define pe_info(pe, fmt, ...) \ macro 972 pe_info(pe, "Associated device to PE\n"); 1054 pe_info(pe, "Secondary bus %d..%d associated with PE#%d\n", in pnv_ioda_setup_bus_PE() 1057 pe_info(pe, "Secondary bus %d associated with PE#%d\n", in pnv_ioda_setup_bus_PE() 1416 pe_info(pe, "VF %04d:%02d:%02d.%d associated with PE#%d\n", in pnv_ioda_setup_vf_PE() 1874 pe_info(pe, " Setting up 32-bit TCE table at %08x..%08x\n", in pnv_pci_ioda_setup_dma_pe() 1956 pe_info(pe, "Setting up window#%d %llx..%llx pg=%x\n", num, in pnv_pci_ioda2_set_window() 1988 pe_info(pe, "%sabling 64-bit DMA bypass\n", enable ? "En" : "Dis"); in pnv_pci_ioda2_set_bypass() 2113 pe_info(pe, "Removing DMA window #%d\n", num); in pnv_pci_ioda2_unset_window() 2358 pe_info(pe, "Setting up 32-bit TCE table at 0..%08x\n", in pnv_pci_ioda2_setup_dma_pe() [all …]
|