Searched refs:pnv_eeh_root_reset (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/platforms/powernv/ |
H A D | eeh-powernv.c | 761 static int pnv_eeh_root_reset(struct pci_controller *hose, int option) in pnv_eeh_root_reset() function 900 pnv_eeh_root_reset(hose, EEH_RESET_HOT); in pnv_pci_reset_secondary_bus() 901 pnv_eeh_root_reset(hose, EEH_RESET_DEACTIVATE); in pnv_pci_reset_secondary_bus() 1090 return pnv_eeh_root_reset(hose, option); in pnv_eeh_reset() 1119 return pnv_eeh_root_reset(hose, option); in pnv_eeh_reset()
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/powernv/ |
H A D | eeh-powernv.c | 762 static int pnv_eeh_root_reset(struct pci_controller *hose, int option) in pnv_eeh_root_reset() function 900 pnv_eeh_root_reset(hose, EEH_RESET_HOT); in pnv_pci_reset_secondary_bus() 901 pnv_eeh_root_reset(hose, EEH_RESET_DEACTIVATE); in pnv_pci_reset_secondary_bus() 1090 return pnv_eeh_root_reset(hose, option); in pnv_eeh_reset() 1119 return pnv_eeh_root_reset(hose, option); in pnv_eeh_reset()
|
Completed in 5 milliseconds