Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Disp_netbsd.c60 static void isp_config_interrupts(device_t);
158 config_interrupts(self, isp_config_interrupts); in isp_attach()
162 isp_config_interrupts(device_t self) in isp_config_interrupts() function