Home
last modified time | relevance | path

Searched refs:relogin_retry_count (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/scsi/qla4xxx/
Dql4_def.h271 atomic_t relogin_retry_count; /* Num of times relogin has been member
Dql4_os.c2554 atomic_inc(&ddb_entry->relogin_retry_count); in qla4xxx_check_relogin_flash_ddb()
2559 atomic_read(&ddb_entry->relogin_retry_count), in qla4xxx_check_relogin_flash_ddb()
4456 atomic_set(&ddb_entry->relogin_retry_count, 0); in qla4xxx_setup_flash_ddb_entry()