set_atn
static void set_atn(struct gpib_board *board, int atn_asserted);
set_atn(board, 1);
set_atn(board, 0);