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

/illumos-gate/usr/src/uts/common/os/
H A Dddi_periodic.c109 PERI_IPL_1, enumerator in enum:periodic_ipl
184 VERIFY(level >= PERI_IPL_1 && level <= PERI_IPL_10);
226 for (i = PERI_IPL_1; i <= PERI_IPL_10; i++) {
287 for (i = PERI_IPL_1; i <= PERI_IPL_10; i++)

Completed in 83 milliseconds