HomeSort by: relevance | last modified time | path
    Searched defs:isp_config_interrupts (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
isp_netbsd.c 60 static void isp_config_interrupts(device_t);
158 config_interrupts(self, isp_config_interrupts);
162 isp_config_interrupts(device_t self) function in typeref:typename:void
isp_netbsd.c 60 static void isp_config_interrupts(device_t);
158 config_interrupts(self, isp_config_interrupts);
162 isp_config_interrupts(device_t self) function in typeref:typename:void
isp_netbsd.c 60 static void isp_config_interrupts(device_t);
158 config_interrupts(self, isp_config_interrupts);
162 isp_config_interrupts(device_t self) function in typeref:typename:void

Completed in 168 milliseconds