Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/i2o/
H A Diop.c237 static int iop_sys_enable(struct iop_softc *);
552 if (iop_sys_enable(sc) != 0) { in iop_config_interrupts()
1210 iop_sys_enable(struct iop_softc *sc) in iop_sys_enable() function