Home | History | Annotate | Download | only in qbus

Lines Matching defs:setup_input

327 void setup_input(int);
528 setup_input(unit); /* init the DUART */
650 setup_input(unit); /* init the DUART */
1033 setup_input(unit); /* init the DUART */
1127 setup_input(unit); /* init the DUART */
1135 setup_input(unit);
3610 setup_input(int unit)
3688 printf("qd[%d]: setup_input: timeout on 1st byte of self test\n"
3706 printf("qd[%d]: setup_input: timeout on 2nd byte of self test\n", unit);
3723 printf("qd[%d]: setup_input: timeout on 3rd byte of self test\n", unit);
3734 printf("qd[%d]: setup_input: timeout on 4th byte of self test\n", unit);
3766 } /* setup_input */