Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/i2o/
Diop.c236 static int iop_sys_enable(struct iop_softc *);
546 if (iop_sys_enable(sc) != 0) { in iop_config_interrupts()
1199 iop_sys_enable(struct iop_softc *sc) in iop_sys_enable() function