Home
last modified time | relevance | path

Searched refs:eeh_phb_pe_create (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dof_platform.c66 eeh_phb_pe_create(phb); in of_pci_phb_probe()
H A Deeh_pe.c79 int eeh_phb_pe_create(struct pci_controller *phb) in eeh_phb_pe_create() function
H A Deeh.c993 eeh_phb_pe_create(hose); in eeh_init()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/pseries/
H A Dpci_dlpar.c37 eeh_phb_pe_create(phb); in init_phb_dynamic()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Deeh.h277 int eeh_phb_pe_create(struct pci_controller *phb);
353 static inline int eeh_phb_pe_create(struct pci_controller *phb) { return 0; } in eeh_phb_pe_create() function