Searched refs:MAX_MSIMSGS (Results 1 – 1 of 1) sorted by relevance
61 #define MAX_MSIMSGS 32 macro96 struct resource *res[MAX_MSIMSGS];97 void *cookie[MAX_MSIMSGS];98 struct pptintr_arg arg[MAX_MSIMSGS];505 if (numvec < 0 || numvec > MAX_MSIMSGS) in ppt_setup_msi()