Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/ast/src/lib/libast/astsa/
H A Dast.h65 short tmp_short; member
/illumos-gate/usr/src/contrib/ast/src/lib/libast/include/
H A Dast_std.h236 short tmp_short; member
/illumos-gate/usr/src/uts/common/io/audio/drv/audiots/
H A Daudiots.c1154 uint16_t tmp_short; in audiots_set_ac97() local
1195 tmp_short = audiots_get_ac97(state, reg8); in audiots_set_ac97()
1196 if (data == tmp_short) { in audiots_set_ac97()