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

  /src/sys/arch/sgimips/dev/
scn.c 215 static int scn_config(int, int, int, int, u_char, u_char);
606 scn_config(int unit, int chan, int ispeed, int ospeed, u_char mr1, u_char mr2) function in typeref:typename:int
1024 scn_config(unit, channel, speed, speed, MR1_PNONE | MR1_CS8, MR2_STOP1);
1797 error = scn_config(unit, sc->sc_channel, t->c_ispeed,
1901 scn_config(unit, SCN_CONSCHAN, rate, rate,
scn.c 215 static int scn_config(int, int, int, int, u_char, u_char);
606 scn_config(int unit, int chan, int ispeed, int ospeed, u_char mr1, u_char mr2) function in typeref:typename:int
1024 scn_config(unit, channel, speed, speed, MR1_PNONE | MR1_CS8, MR2_STOP1);
1797 error = scn_config(unit, sc->sc_channel, t->c_ispeed,
1901 scn_config(unit, SCN_CONSCHAN, rate, rate,

Completed in 23 milliseconds