Searched refs:DDB_STATE_DEAD (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla4xxx/
H A Dql4_os.c164 atomic_set(&ddb_entry->state, DDB_STATE_DEAD);
291 atomic_set(&ddb_entry->state, DDB_STATE_DEAD);
383 if ((atomic_read(&ddb_entry->state) != DDB_STATE_DEAD)) {
498 if (atomic_read(&ddb_entry->state) == DDB_STATE_DEAD) {
1336 DDB_STATE_DEAD)) {
H A Dql4_def.h298 #define DDB_STATE_DEAD 0 /* We can no longer talk to macro

Completed in 86 milliseconds