Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/powerpc/kernel/
A Deeh_driver.c216 static void eeh_set_channel_state(struct eeh_pe *root, pci_channel_state_t s) in eeh_set_channel_state() function
934 eeh_set_channel_state(pe, pci_channel_io_frozen); in eeh_handle_normal_event()
1021 eeh_set_channel_state(pe, pci_channel_io_normal); in eeh_handle_normal_event()
1041 eeh_set_channel_state(pe, pci_channel_io_normal); in eeh_handle_normal_event()
1071 eeh_set_channel_state(pe, pci_channel_io_perm_failure); in eeh_handle_normal_event()
1191 eeh_set_channel_state(pe, pci_channel_io_perm_failure); in eeh_handle_special_event()

Completed in 4 milliseconds