Searched refs:MAXVINTRS (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dmachintreg.h45 * MAXVINTRS is the number of interrupts we require to be allocated
67 #define MAXVINTRS 4096 macro
/illumos-gate/usr/src/uts/sun4/sys/
H A Dintreg.h48 * interrupts. If the platform does not specify MAXVINTRS we default to 0.
50 #ifndef MAXVINTRS
51 #define MAXVINTRS 0 macro
57 #define MAXIVNUM (MAXDEVINTRS + MAXVINTRS)

Completed in 78 milliseconds