Lines Matching refs:db_flags
221 if (vha->e_dbell.db_flags != EDB_ACTIVE) { in qla_bsg_check()
541 if (vha->e_dbell.db_flags != EDB_ACTIVE) { in qla_edif_app_start()
543 vha->e_dbell.db_flags = EDB_ACTIVE; in qla_edif_app_start()
602 appreply.edif_edb_active = vha->e_dbell.db_flags; in qla_edif_app_start()
1333 if (vha->e_dbell.db_flags != EDB_ACTIVE) { in qla24xx_sadb_update()
1817 if (vha->e_dbell.db_flags == EDB_ACTIVE) { in qla_edb_init()
1861 if (vha->e_dbell.db_flags != EDB_ACTIVE) { in qla_edb_stop()
1871 vha->e_dbell.db_flags &= ~EDB_ACTIVE; /* mark it not active */ in qla_edb_stop()
1912 if (vha->e_dbell.db_flags != EDB_ACTIVE) { in qla_edb_node_add()
1943 if (vha->e_dbell.db_flags != EDB_ACTIVE) { in qla_edb_eventcreate()
2038 if (vha->e_dbell.db_flags != EDB_ACTIVE && in qla_edif_timer()
2076 if (vha->e_dbell.db_flags != EDB_ACTIVE) { in edif_doorbell_show()
2422 if (host->e_dbell.db_flags != EDB_ACTIVE || in qla24xx_auth_els()
2425 __func__, host->e_dbell.db_flags, in qla24xx_auth_els()
3452 if (sess->edif.app_sess_online && vha->e_dbell.db_flags & EDB_ACTIVE) { in qla_edif_sess_down()