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

  /src/sys/dev/i2o/
iop.c 231 static int iop_passthrough(struct iop_softc *, struct ioppt *,
2495 rv = iop_passthrough(sc, (struct ioppt *)data, l->l_proc);
2555 iop_passthrough(struct iop_softc *sc, struct ioppt *pt, struct proc *p) function in typeref:typename:int
iop.c 231 static int iop_passthrough(struct iop_softc *, struct ioppt *,
2495 rv = iop_passthrough(sc, (struct ioppt *)data, l->l_proc);
2555 iop_passthrough(struct iop_softc *sc, struct ioppt *pt, struct proc *p) function in typeref:typename:int

Completed in 84 milliseconds