Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dhpsa.h142 unsigned int intr[MAX_REPLY_QUEUES];
192 struct reply_queue_buffer reply_queue[MAX_REPLY_QUEUES];
213 u8 q[MAX_REPLY_QUEUES];
Dhpsa_cmd.h650 #define MAX_REPLY_QUEUES 64 macro
651 struct vals32 RepQAddr[MAX_REPLY_QUEUES];
Dhpsa.c5941 struct msix_entry hpsa_msix_entries[MAX_REPLY_QUEUES]; in hpsa_interrupt_mode()
5943 for (i = 0; i < MAX_REPLY_QUEUES; i++) { in hpsa_interrupt_mode()
5954 h->msix_vector = MAX_REPLY_QUEUES; in hpsa_interrupt_mode()
6484 for (; i < MAX_REPLY_QUEUES; i++) in hpsa_free_irqs()
6499 for (i = 0; i < MAX_REPLY_QUEUES; i++) in hpsa_request_irqs()
6518 for (; j < MAX_REPLY_QUEUES; j++) in hpsa_request_irqs()