Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/mips/sibyte/dev/
H A Dsbscn.c205 void sbscn_soft(void *);
388 ch->ch_si = softint_establish(SOFTINT_SERIAL, sbscn_soft, ch); in sbscn_attach_channel()
1459 sbscn_soft(void *arg) in sbscn_soft() function