Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/sibyte/dev/
H A Dsbscn.c168 int sbscn_to_tiocm(struct sbscn_channel *);
802 *(int *)data = sbscn_to_tiocm(ch); in sbscnioctl()
910 sbscn_to_tiocm(struct sbscn_channel *ch) in sbscn_to_tiocm() function