Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/qla4xxx/
Dql4_init.c830 if (ddb_state != DDB_DS_SESSION_ACTIVE) in qla4xxx_build_ddb_list()
914 if (ddb_entry->fw_ddb_device_state == DDB_DS_SESSION_ACTIVE) { in qla4xxx_reinitialize_ddb_list()
1421 if (state == DDB_DS_SESSION_ACTIVE) in qla4xxx_process_ddb_changed()
1433 if ((ddb_entry->fw_ddb_device_state == DDB_DS_SESSION_ACTIVE) && in qla4xxx_process_ddb_changed()
1446 } else if (ddb_entry->fw_ddb_device_state != DDB_DS_SESSION_ACTIVE) { in qla4xxx_process_ddb_changed()
Dql4_fw.h345 #define DDB_DS_SESSION_ACTIVE 0x04 macro
Dql4_os.c349 if (ddb_entry->fw_ddb_device_state == DDB_DS_SESSION_ACTIVE) in qla4xxx_scan_start()
1229 DDB_DS_SESSION_ACTIVE) { in qla4xxx_relogin_all_devices()