Searched refs:siottysoft (Results 1 – 1 of 1) sorted by relevance
100 void siottysoft(void *);178 sc->sc_si = softintr_establish(IPL_SOFTTTY, siottysoft, sc); in siotty_attach()236 siottysoft(void *arg) in siottysoft() function