Searched refs:sbscn_soft (Results 1 – 1 of 1) sorted by relevance
205 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