Home
last modified time | relevance | path

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

/freebsd/sys/dev/age/
H A Dif_agevar.h56 #define AGE_MSI_MESSAGES 1 macro
199 struct resource *age_irq[AGE_MSI_MESSAGES];
201 void *age_intrhand[AGE_MSI_MESSAGES];
H A Dif_age.c544 msic == AGE_MSI_MESSAGES && in age_attach()
546 if (msic == AGE_MSI_MESSAGES) { in age_attach()
636 msic = AGE_MSI_MESSAGES; in age_attach()
699 msic = AGE_MSI_MESSAGES; in age_detach()