Home
last modified time | relevance | path

Searched refs:DDB_CONN_CLOSE_FAILURE (Results 1 – 3 of 3) sorted by relevance

/drivers/scsi/qla4xxx/
Dql4_def.h302 #define DDB_CONN_CLOSE_FAILURE 0 /* 0x00000001 */ macro
Dql4_mbx.c997 set_bit(DDB_CONN_CLOSE_FAILURE, &ddb_entry->flags); in qla4xxx_session_logout_ddb()
Dql4_os.c3135 clear_bit(DDB_CONN_CLOSE_FAILURE, &ddb_entry->flags); in qla4xxx_session_create()
3186 if (test_and_clear_bit(DDB_CONN_CLOSE_FAILURE, &ddb_entry->flags)) in qla4xxx_session_destroy()