Searched refs:MAX_REPLY_QUEUES (Results 1 – 3 of 3) sorted by relevance
176 unsigned int intr[MAX_REPLY_QUEUES];226 struct reply_queue_buffer reply_queue[MAX_REPLY_QUEUES];247 u8 q[MAX_REPLY_QUEUES];248 char intrname[MAX_REPLY_QUEUES][16]; /* "hpsa0-msix00" names */
679 #define MAX_REPLY_QUEUES 64 macro680 struct vals32 RepQAddr[MAX_REPLY_QUEUES];
7314 struct msix_entry hpsa_msix_entries[MAX_REPLY_QUEUES]; in hpsa_interrupt_mode()7316 for (i = 0; i < MAX_REPLY_QUEUES; i++) { in hpsa_interrupt_mode()7327 h->msix_vector = MAX_REPLY_QUEUES; in hpsa_interrupt_mode()7911 for (; i < MAX_REPLY_QUEUES; i++) in hpsa_free_irqs()7926 for (i = 0; i < MAX_REPLY_QUEUES; i++) in hpsa_request_irqs()7946 for (; j < MAX_REPLY_QUEUES; j++) in hpsa_request_irqs()