Searched refs:PIC_MAXMAXSOURCES (Results 1 – 10 of 10) sorted by relevance
48 #ifndef PIC_MAXMAXSOURCES49 #error PIC_MAXMAXSOURCES needs to be defined
115 #ifndef PIC_MAXMAXSOURCES116 #define PIC_MAXMAXSOURCES 128 macro
85 struct intrsource *pic_sources[PIC_MAXMAXSOURCES];86 struct intrsource *pic__iplsources[PIC_MAXMAXSOURCES];677 KASSERT(pic_sourcebase + pic->pic_maxsources <= PIC_MAXMAXSOURCES); in pic_add()
38 CTASSERT(PIC_MAXMAXSOURCES >= 96 + (4*32) + 32);
39 #define PIC_MAXMAXSOURCES 280 macro
41 #define PIC_MAXMAXSOURCES (PIC_MAXSOURCES * 2 + 32) macro
37 #define PIC_MAXMAXSOURCES 256 macro
70 #define PIC_MAXMAXSOURCES 16 macro
122 #define PIC_MAXMAXSOURCES (64+3*32+128) macro
291 #define PIC_MAXMAXSOURCES (PIC_MAXSOURCES+128) macro