Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sgimips/dev/
H A Dscn.c212 static void scnsoft(void *);
1014 scnsir = softint_establish(SOFTINT_SERIAL, scnsoft, NULL); in scn_attach()
1482 scnsoft(void *arg) in scnsoft() function