Home
last modified time | relevance | path

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

/drivers/scsi/qla4xxx/
A Dql4_def.h588 #define DPC_RELOGIN_DEVICE 3 /* 0x00000008 */ macro
A Dql4_os.c4517 set_bit(DPC_RELOGIN_DEVICE, &ha->dpc_flags); in qla4xxx_check_relogin_flash_ddb()
4543 set_bit(DPC_RELOGIN_DEVICE, &ha->dpc_flags); in qla4xxx_check_relogin_flash_ddb()
4596 test_bit(DPC_RELOGIN_DEVICE, &ha->dpc_flags) || in qla4xxx_timer()
5443 test_and_clear_bit(DPC_RELOGIN_DEVICE, &ha->dpc_flags)) { in qla4xxx_do_dpc()
6972 set_bit(DPC_RELOGIN_DEVICE, &ha->dpc_flags); in qla4xxx_sess_conn_setup()

Completed in 27 milliseconds