HomeSort by: relevance | last modified time | path
    Searched defs:ucbuf (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/alpha/eisa/
eisa_machdep.c 336 uint8_t *ucbuf = ucbufp; local in function:eisa_uncompress
342 *ucbuf++ = '\0';
344 *ucbuf++ = *cbuf++;
347 *ucbuf++ = *cbuf++;
eisa_machdep.c 336 uint8_t *ucbuf = ucbufp; local in function:eisa_uncompress
342 *ucbuf++ = '\0';
344 *ucbuf++ = *cbuf++;
347 *ucbuf++ = *cbuf++;
eisa_machdep.c 336 uint8_t *ucbuf = ucbufp; local in function:eisa_uncompress
342 *ucbuf++ = '\0';
344 *ucbuf++ = *cbuf++;
347 *ucbuf++ = *cbuf++;

Completed in 106 milliseconds