Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-shmobile/
Dintc.h116 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, \
/linux-4.1.27/drivers/net/ethernet/brocade/bna/
Dbna.h87 #define BNA_TXQ_WI_NEEDED(_vectors) (((_vectors) + 3) >> 2) argument