Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/qla4xxx/
Dql4_def.h588 #define DPC_RELOGIN_DEVICE 3 /* 0x00000008 */ macro
Dql4_os.c4515 set_bit(DPC_RELOGIN_DEVICE, &ha->dpc_flags); in qla4xxx_check_relogin_flash_ddb()
4541 set_bit(DPC_RELOGIN_DEVICE, &ha->dpc_flags); in qla4xxx_check_relogin_flash_ddb()
4594 test_bit(DPC_RELOGIN_DEVICE, &ha->dpc_flags) || in qla4xxx_timer()
5441 test_and_clear_bit(DPC_RELOGIN_DEVICE, &ha->dpc_flags)) { in qla4xxx_do_dpc()
6970 set_bit(DPC_RELOGIN_DEVICE, &ha->dpc_flags); in qla4xxx_sess_conn_setup()