Searched refs:scnsoft (Results 1 – 1 of 1) sorted by relevance
212 static void scnsoft(void *);1014 scnsir = softint_establish(SOFTINT_SERIAL, scnsoft, NULL); in scn_attach()1482 scnsoft(void *arg) in scnsoft() function