Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dhpsa.h236 u8 nreply_queues; member
595 BUG_ON(q >= h->nreply_queues); in SA5_ioaccel_mode1_completed()
H A Dhpsa.c5994 last_queue = h->nreply_queues - 1; in wait_for_device_to_become_ready()
8185 for (i = 0; i < h->nreply_queues; i++) { in hpsa_free_reply_queues()
9223 for (i = 0; i < h->nreply_queues; i++) in hpsa_enter_performant_mode()
9234 writel(h->nreply_queues, &h->transtable->RepQCount); in hpsa_enter_performant_mode()
9238 for (i = 0; i < h->nreply_queues; i++) { in hpsa_enter_performant_mode()
9278 for (i = 0; i < h->nreply_queues; i++) { in hpsa_enter_performant_mode()
9288 for (i = 0; i < h->nreply_queues; i++) in hpsa_enter_performant_mode()
9491 h->nreply_queues = h->msix_vectors > 0 ? h->msix_vectors : 1; in hpsa_put_ctlr_into_performant_mode()
9496 for (i = 0; i < h->nreply_queues; i++) { in hpsa_put_ctlr_into_performant_mode()