Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/kernel/ !
Deeh_driver.c216 static void eeh_set_channel_state(struct eeh_pe *root, pci_channel_state_t s) in eeh_set_channel_state() function
943 eeh_set_channel_state(pe, pci_channel_io_frozen); in eeh_handle_normal_event()
1030 eeh_set_channel_state(pe, pci_channel_io_normal); in eeh_handle_normal_event()
1050 eeh_set_channel_state(pe, pci_channel_io_normal); in eeh_handle_normal_event()
1080 eeh_set_channel_state(pe, pci_channel_io_perm_failure); in eeh_handle_normal_event()
1200 eeh_set_channel_state(pe, pci_channel_io_perm_failure); in eeh_handle_special_event()