Home
last modified time | relevance | path

Searched refs:scn_config (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/sgimips/dev/
H A Dscn.c215 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) in scn_config() function
1024 scn_config(unit, channel, speed, speed, MR1_PNONE | MR1_CS8, MR2_STOP1); in scn_attach()
1797 error = scn_config(unit, sc->sc_channel, t->c_ispeed, in scnparam()
1901 scn_config(unit, SCN_CONSCHAN, rate, rate, in scninit()