Searched defs:IGN_SIZE (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dmachintreg.h36 * IGN_SIZE can be defined in a platform's makefile. If it is not defined,
39 #ifndef IGN_SIZE
40 #define IGN_SIZE 5 /* Interrupt Group Number bit size */ macro
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dmachintreg.h158 #define IGN_SIZE 7 /* Interrupt Group Number bit size */ macro
164 * IGN_SIZE can be defined in a platform's makefile. If it is not defined,
167 #ifndef IGN_SIZE
168 #define IGN_SIZE 5 /* Interrupt Group Number bit size */ macro

Completed in 57 milliseconds