Searched refs:one_char (Results 1 – 1 of 1) sorted by relevance
303 static int one_char(struct gpib_board *board, struct char_buf *b) in one_char() function808 if (one_char(board, &b) != DLE || one_char(board, &b) != STX) { in usb_gpib_read()817 ic = one_char(board, &b); in usb_gpib_read()825 nc = one_char(board, &b); in usb_gpib_read()843 c = one_char(board, &b); in usb_gpib_read()864 if (one_char(board, &b) != DLE) in usb_gpib_read()866 c = one_char(board, &b); in usb_gpib_read()870 c = one_char(board, &b); in usb_gpib_read()