Lines Matching refs:WIRE_DECODE
102 case WIRE_DECODE:
202 if (w->direction == WIRE_DECODE)
285 if (w->direction == WIRE_DECODE)
311 else if (w->direction == WIRE_DECODE)
361 if (w->direction == WIRE_DECODE)
375 if (w->direction == WIRE_DECODE)
391 if (w->direction == WIRE_DECODE)
406 if (w->direction == WIRE_DECODE)
419 if (w->direction == WIRE_DECODE)
435 if (w->direction == WIRE_DECODE)
450 if (w->direction == WIRE_DECODE)
521 if (w->direction != WIRE_DECODE)
528 if (w->direction != WIRE_DECODE)
572 else if (w->direction == WIRE_DECODE)
584 (w->direction == WIRE_DECODE ? "DECODE" : "FREE"));
585 if (w->direction == WIRE_DECODE && w->buffer.curr != w->buffer.end)
594 (dir == WIRE_DECODE ? "DECODE" : "FREE"));
615 sanei_w_set_dir (w, WIRE_DECODE);