Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/vax/vsa/
H A Dvsaudio.c99 static void vsaudio_hwintr(void *);
209 scb_vecalloc(va->va_cvec, vsaudio_hwintr, amsc, SCB_ISTACK, in vsaudio_attach()
219 vsaudio_hwintr(void *arg) in vsaudio_hwintr() function