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

/freebsd-11-stable/contrib/ofed/librdmacm/examples/
H A Driostream.c96 static volatile uint8_t *poll_byte; variable
237 while (*poll_byte != marker)
266 poll_byte = buf + transfer_size - 1;
267 *poll_byte = -1;
286 *poll_byte = (uint8_t) marker++;
304 *poll_byte = (uint8_t) marker++;

Completed in 45 milliseconds