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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/vts/ast/
H A Dtools.c277 if (ast_set_reg(GR_PORT, save_gctl) != 0) {
547 if (ast_set_reg(DAC_INDEX_READ, coloron) != 0)
655 if (ast_set_reg(DAC_INDEX_WRITE, coloron) != 0)
661 if (ast_set_reg(DAC_DATA, new_red[coloron]) != 0)
667 if (ast_set_reg(DAC_DATA, new_green[coloron]) != 0)
673 if (ast_set_reg(DAC_DATA, new_blue[coloron]) != 0)
696 if (ast_set_reg(DAC_INDEX_WRITE, coloron) != 0)
702 if (ast_set_reg(DAC_DATA, ast_info.ast_red[coloron]) != 0)
708 if (ast_set_reg(DAC_DATA, ast_info.ast_green[coloron]) != 0)
714 if (ast_set_reg(DAC_DAT
1128 ast_set_reg( function
[all...]
H A DlibvtsSUNWast.h299 extern int ast_set_reg(

Completed in 13 milliseconds