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

/netbsd-current/sys/kern/
H A Dkern_hook.c431 static const char * pwr_names[] = {PWR_NAMES}; local
432 why_name = why < __arraycount(pwr_names) ? pwr_names[why] : "???";

Completed in 125 milliseconds