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

  /src/sys/dev/qbus/
qd.c 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) function in typeref:typename:void
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)
    [all...]
qd.c 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) function in typeref:typename:void
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)
    [all...]

Completed in 145 milliseconds