Searched refs:__QLCNIC_AER (Results 1 – 3 of 3) sorted by relevance
3676 if (test_bit(__QLCNIC_AER, &adapter->state)) in qlcnic_schedule_work()3896 clear_bit(__QLCNIC_AER, &adapter->state); in qlcnic_attach_func()3924 set_bit(__QLCNIC_AER, &adapter->state); in qlcnic_82xx_io_error_detected()3956 if (state == QLCNIC_DEV_READY && test_and_clear_bit(__QLCNIC_AER, in qlcnic_82xx_io_resume()
4124 set_bit(__QLCNIC_AER, &adapter->state); in qlcnic_83xx_io_error_detected()4153 clear_bit(__QLCNIC_AER, &adapter->state); in qlcnic_83xx_io_slot_reset()4163 if (test_and_clear_bit(__QLCNIC_AER, &adapter->state)) in qlcnic_83xx_io_resume()
1056 #define __QLCNIC_AER 5 macro