Home
last modified time | relevance | path

Searched refs:LONGRUN_MODE_MAX (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/i386/i386/
H A Dlongrun.c70 #define LONGRUN_MODE_MAX 0x04 macro
77 static u_int32_t longrun_modes[LONGRUN_MODE_MAX][3] = {
99 for (mode = 0; mode < LONGRUN_MODE_MAX; mode++) { in tmx86_get_longrun_mode()