HomeSort by: relevance | last modified time | path
    Searched refs:i2o_reply (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/i2o/
iopvar.h 57 struct i2o_reply *im_rb; /* Reply buffer */
dpti.c 452 struct i2o_reply rh;
677 im->im_rb = (struct i2o_reply *)rbtmp;
iop.c 241 static void iop_reply_print(struct iop_softc *, struct i2o_reply *);
1613 struct i2o_reply *rb;
1621 rb = (struct i2o_reply *)((char *)sc->sc_rep + off);
2259 iop_reply_print(struct iop_softc *sc, struct i2o_reply *rb)
2589 im->im_rb = (struct i2o_reply *)mf;
i2o.h 196 struct i2o_reply { struct
  /src/usr.sbin/iopctl/
iopctl.c 196 struct i2o_reply *rf;
230 rf = (struct i2o_reply *)buf;

Completed in 23 milliseconds