Searched refs:MAX_REPLY_QUEUES (Results 1 – 3 of 3) sorted by relevance
126 unsigned int intr[MAX_REPLY_QUEUES];179 struct reply_queue_buffer reply_queue[MAX_REPLY_QUEUES];200 u8 q[MAX_REPLY_QUEUES];
628 #define MAX_REPLY_QUEUES 64 macro629 struct vals32 RepQAddr[MAX_REPLY_QUEUES];
6137 struct msix_entry hpsa_msix_entries[MAX_REPLY_QUEUES]; in hpsa_interrupt_mode()6139 for (i = 0; i < MAX_REPLY_QUEUES; i++) { in hpsa_interrupt_mode()6150 h->msix_vector = MAX_REPLY_QUEUES; in hpsa_interrupt_mode()6641 for (i = 0; i < MAX_REPLY_QUEUES; i++) in hpsa_request_irq()