Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/kernel/
Deeh_driver.c217 static void eeh_set_channel_state(struct eeh_pe *root, pci_channel_state_t s) in eeh_set_channel_state() function
935 eeh_set_channel_state(pe, pci_channel_io_frozen); in eeh_handle_normal_event()
1025 eeh_set_channel_state(pe, pci_channel_io_normal); in eeh_handle_normal_event()
1046 eeh_set_channel_state(pe, pci_channel_io_normal); in eeh_handle_normal_event()
1070 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()