Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qla4xxx/
H A Dql4_def.h311 #define DDB_CONN_CLOSE_FAILURE 0 /* 0x00000001 */ macro
H A Dql4_mbx.c997 set_bit(DDB_CONN_CLOSE_FAILURE, &ddb_entry->flags); in qla4xxx_session_logout_ddb()
H A Dql4_os.c3130 clear_bit(DDB_CONN_CLOSE_FAILURE, &ddb_entry->flags); in qla4xxx_session_create()
3181 if (test_and_clear_bit(DDB_CONN_CLOSE_FAILURE, &ddb_entry->flags)) in qla4xxx_session_destroy()