Searched refs:pop_status_byte (Results 1 – 2 of 2) sorted by relevance
27 int pop_status_byte(struct gpib_board *board, gpib_status_queue_t *device, uint8_t *poll_byte);
192 retval = pop_status_byte(board, device, &lost_byte); in push_status_byte()215 int pop_status_byte(struct gpib_board *board, gpib_status_queue_t *device, u8 *poll_byte) in pop_status_byte() function268 return pop_status_byte(board, device, poll_byte); in get_serial_poll_byte()