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

/illumos-gate/usr/src/uts/common/sys/
H A Dhook.h70 HH_FIRST, enumerator in enum:hook_hint_e
/illumos-gate/usr/src/uts/common/io/
H A Dhook.c1972 * happy without having to search for HH_FIRST.
1995 case HH_FIRST :
1997 if ((hi != NULL) && (hi->hi_hook.h_hint == HH_FIRST))
2014 if (hi->hi_hook.h_hint == HH_FIRST)
2047 * happy without having to search for HH_FIRST.
2092 ASSERT(new->hi_hook.h_hint != HH_FIRST);
2101 case HH_FIRST :

Completed in 48 milliseconds