Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/message/fusion/
Dmptscsih.c246 static atomic_t mpt_taskQdepth; variable
1100 atomic_dec(&mpt_taskQdepth); in search_taskQ()
1159 atomic_dec(&mpt_taskQdepth); in clean_taskQ()
1199 atomic_dec(&mpt_taskQdepth); in search_taskQ_for_cmd()
1634 atomic_set(&mpt_taskQdepth, 0); in mptscsih_detect()
3358 atomic_inc(&mpt_taskQdepth); in mptscsih_old_abort()
3492 atomic_inc(&mpt_taskQdepth); in mptscsih_old_reset()
3600 atomic_dec(&mpt_taskQdepth); in mptscsih_taskmgmt_bh()
3696 if (atomic_read(&mpt_taskQdepth) > 0) in mptscsih_taskmgmt_bh()