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

/illumos-gate/usr/src/uts/common/io/
H A Dbscv.c6065 uint8_t this_char; local
6084 this_char = bscv_get8(ssp, chan_general,
6087 if (this_char == 0xff) {
6105 if (this_char == '\0') {
6115 namebuf[i][nameidx++] = this_char;

Completed in 70 milliseconds