Searched refs:RL_MSI_MESSAGES (Results 1 – 2 of 2) sorted by relevance
799 #define RL_MSI_MESSAGES 1 macro874 struct resource *rl_irq[RL_MSI_MESSAGES];875 void *rl_intrhand[RL_MSI_MESSAGES];
1278 msixc = RL_MSI_MESSAGES; in re_attach()1288 if (msixc == RL_MSI_MESSAGES) { in re_attach()1305 msic = RL_MSI_MESSAGES; in re_attach()1307 if (msic == RL_MSI_MESSAGES) { in re_attach()1335 for (i = 0, rid = 1; i < RL_MSI_MESSAGES; i++, rid++) { in re_attach()