Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/tnf/prex/
H A Dprexlex.l95 resume { yylval.intval = RESUME; return (RESUME); }
H A Dprexgram.y59 %token RESUME
184 | QUIT RESUME NL { quit(B_FALSE, B_TRUE); }
/titanic_44/usr/src/uts/sun4u/sys/i2c/clients/
H A Dtda8444_impl.h63 #define RESUME 0x01 macro
/titanic_44/usr/src/uts/sun4u/io/i2c/clients/
H A Dtda8444.c180 DPRINTF(RESUME, ("tda8444_resume: setting channel %d to %d", in tda8444_do_resume()