Searched refs:DDB_STATE_ONLINE (Results 1 – 4 of 4) sorted by relevance
486 atomic_set(&ddb_entry->state, DDB_STATE_ONLINE); in qla4xxx_alloc_ddb()804 atomic_set(&ddb_entry->state, DDB_STATE_ONLINE); in qla4xxx_reinitialize_ddb_list()808 } else if (atomic_read(&ddb_entry->state) == DDB_STATE_ONLINE) in qla4xxx_reinitialize_ddb_list()1308 atomic_set(&ddb_entry->state, DDB_STATE_ONLINE); in qla4xxx_process_ddb_changed()1325 if (atomic_read(&ddb_entry->state) == DDB_STATE_ONLINE) in qla4xxx_process_ddb_changed()
132 if (atomic_read(&ddb_entry->state) != DDB_STATE_ONLINE) { in qla4xxx_recovery_timedout()436 if (atomic_read(&ddb_entry->state) != DDB_STATE_ONLINE) { in qla4xxx_queuecommand()594 atomic_read(&ddb_entry->state) != DDB_STATE_ONLINE) { in qla4xxx_timer()623 DDB_STATE_ONLINE && in qla4xxx_timer()1061 atomic_read(&ddb_entry->state) != DDB_STATE_ONLINE) in qla4xxx_do_dpc()
149 if (atomic_read(&ddb_entry->state) == DDB_STATE_ONLINE) in qla4xxx_status_entry()243 if (atomic_read(&ddb_entry->state) == DDB_STATE_ONLINE) in qla4xxx_status_entry()
255 #define DDB_STATE_ONLINE 1 /* Device ready to accept macro