Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dqla1280.c948 ha->flags.reset_active = 1; in qla1280_error_action()
954 ha->flags.reset_active = 0; in qla1280_error_action()
1446 ha->flags.reset_active = 0; in qla1280_initialize_adapter()
3636 if (ha->flags.online && !ha->flags.reset_active && in qla1280_rst_aen()
3638 ha->flags.reset_active = 1; in qla1280_rst_aen()
Dqla1280.h1064 uint32_t reset_active:1; /* 3 */ member
/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_mr.c2029 vha->flags.reset_active = 0; in qlafx00_initialize_adapter()
Dqla_def.h4213 uint32_t reset_active :1; member
Dqla_os.c6245 if (vha->flags.online && !vha->flags.reset_active && in qla2x00_rst_aen()
Dqla_init.c2141 vha->flags.reset_active = 0; in qla2x00_initialize_adapter()