Searched refs:MAX_MSIMSGS (Results 1 – 1 of 1) sorted by relevance
56 #define MAX_MSIMSGS 32 macro91 struct resource *res[MAX_MSIMSGS];92 void *cookie[MAX_MSIMSGS];93 struct pptintr_arg arg[MAX_MSIMSGS];578 if (numvec < 0 || numvec > MAX_MSIMSGS) in ppt_setup_msi()