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

/illumos-gate/usr/src/cmd/hal/utils/
H A Dcdutils.c245 uint16_t profile, current_profile; local
264 current_profile = GET16(&bufp[6]);
267 ret = f(arg, profile, (profile == current_profile));

Completed in 56 milliseconds