Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/i2o/
Diop.c231 static int iop_passthrough(struct iop_softc *, struct ioppt *,
2495 rv = iop_passthrough(sc, (struct ioppt *)data, l->l_proc); in iopioctl()
2555 iop_passthrough(struct iop_softc *sc, struct ioppt *pt, struct proc *p) in iop_passthrough() function