Searched refs:_vectors (Results 1 – 2 of 2) sorted by relevance
116 static struct intc_vect p ## _vectors[] __initdata = { \140 .hw = INTC_HW_DESC(p ## _vectors, NULL, \160 static struct intc_vect p ## _vectors[] __initdata = { \184 .hw = INTC_HW_DESC(p ## _vectors, NULL, \205 static struct intc_vect p ## _vectors[] __initdata = { \234 .hw = INTC_HW_DESC(p ## _vectors, NULL, \263 static struct intc_vect p ## _vectors[] __initdata = { \285 .hw = INTC_HW_DESC(p ## _vectors, NULL, \
87 #define BNA_TXQ_WI_NEEDED(_vectors) (((_vectors) + 3) >> 2) argument