Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/evbmips/sbmips/
H A Dconsole.c61 sbscn_cnattach(0x10060100, 0, CONSPEED, CONMODE); in consinit()
/netbsd-src/sys/arch/sbmips/sbmips/
H A Dconsole.c61 sbscn_cnattach(0x10060100, 0, CONSPEED, CONMODE); in consinit()
/netbsd-src/sys/arch/mips/sibyte/dev/
H A Dsbscnvar.h79 int sbscn_cnattach(u_long addr, int chan, int rate,
H A Dsbscn.c1794 sbscn_cnattach(u_long addr, int chan, int rate, tcflag_t cflag) in sbscn_cnattach() function