Searched refs:MAX_MSIMSGS (Results 1 – 1 of 1) sorted by relevance
59 #define MAX_MSIMSGS 32 macro94 struct resource *res[MAX_MSIMSGS];95 void *cookie[MAX_MSIMSGS];96 struct pptintr_arg arg[MAX_MSIMSGS];479 if (numvec < 0 || numvec > MAX_MSIMSGS) in ppt_setup_msi()