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

/illumos-gate/usr/src/uts/i86pc/io/tzmon/
H A Dtzmon.c48 #define TZMON_ENUM_TRIP_POINTS 1 macro
50 #define TZMON_ENUM_ALL (TZMON_ENUM_TRIP_POINTS | TZMON_ENUM_DEV_LISTS)
285 tzmon_enumerate_zone(obj, tzp, TZMON_ENUM_TRIP_POINTS);
453 if (enum_flag & TZMON_ENUM_TRIP_POINTS) {

Completed in 44 milliseconds