Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/qla4xxx/
Dql4_def.h592 #define DPC_RELOGIN_DEVICE 3 /* 0x00000008 */ macro
Dql4_os.c4475 set_bit(DPC_RELOGIN_DEVICE, &ha->dpc_flags); in qla4xxx_check_relogin_flash_ddb()
4501 set_bit(DPC_RELOGIN_DEVICE, &ha->dpc_flags); in qla4xxx_check_relogin_flash_ddb()
4553 test_bit(DPC_RELOGIN_DEVICE, &ha->dpc_flags) || in qla4xxx_timer()
5400 test_and_clear_bit(DPC_RELOGIN_DEVICE, &ha->dpc_flags)) { in qla4xxx_do_dpc()
6942 set_bit(DPC_RELOGIN_DEVICE, &ha->dpc_flags); in qla4xxx_sess_conn_setup()