Searched refs:i2o_single_reply (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/pst/
H A Dpst-iop.c55 struct i2o_single_reply *reply;
172 struct i2o_single_reply *reply;
182 reply = (struct i2o_single_reply *)(sc->obase + (mfa - sc->phys_obase));
199 ((void (*)(struct iop_softc *, u_int32_t, struct i2o_single_reply *))
418 iop_done(struct iop_softc *sc, u_int32_t mfa, struct i2o_single_reply *reply)
431 struct i2o_single_reply *reply;
460 reply = (struct i2o_single_reply *)(sc->obase+(out_mfa-sc->phys_obase));
H A Dpst-raid.c78 static void pst_done(struct iop_softc *, u_int32_t, struct i2o_single_reply *);
246 pst_done(struct iop_softc *sc, u_int32_t mfa, struct i2o_single_reply *reply)
H A Dpst-iop.h144 struct i2o_single_reply { struct

Completed in 55 milliseconds