Searched refs:RL_MSI_MESSAGES (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/dev/re/
H A Dif_re.c1280 msixc = RL_MSI_MESSAGES;
1290 if (msixc == RL_MSI_MESSAGES) {
1307 msic = RL_MSI_MESSAGES;
1309 if (msic == RL_MSI_MESSAGES) {
1337 for (i = 0, rid = 1; i < RL_MSI_MESSAGES; i++, rid++) {
/freebsd-11-stable/sys/dev/rl/
H A Dif_rlreg.h799 #define RL_MSI_MESSAGES 1 macro
874 struct resource *rl_irq[RL_MSI_MESSAGES];
875 void *rl_intrhand[RL_MSI_MESSAGES];

Completed in 85 milliseconds