Searched refs:siop_trbuf (Results 1 – 1 of 1) sorted by relevance
192 siop_trbuf[siop_trix] = (a); \193 siop_trbuf[siop_trix+1] = (b); \194 siop_trbuf[siop_trix+2] = (c); \195 siop_trbuf[siop_trix+3] = (d); \197 u_char siop_trbuf[SIOP_TRACE_SIZE]; variable1624 printf("%3d: '%c' %02x %02x %02x\n", i, siop_trbuf[i], in siop_dump_trace()1625 siop_trbuf[i + 1], siop_trbuf[i + 2], siop_trbuf[i + 3]); in siop_dump_trace()