Home
last modified time | relevance | path

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

/freebsd/sys/dev/pst/
H A Dpst-iop.c52 struct i2o_single_reply *reply;
169 struct i2o_single_reply *reply; in iop_intr()
179 reply = (struct i2o_single_reply *)(sc->obase + (mfa - sc->phys_obase)); in iop_intr()
196 ((void (*)(struct iop_softc *, u_int32_t, struct i2o_single_reply *)) in iop_intr()
415 iop_done(struct iop_softc *sc, u_int32_t mfa, struct i2o_single_reply *reply) in iop_done()
428 struct i2o_single_reply *reply; in iop_queue_wait_msg()
457 reply = (struct i2o_single_reply *)(sc->obase+(out_mfa-sc->phys_obase)); in iop_queue_wait_msg()
H A Dpst-raid.c79 static void pst_done(struct iop_softc *, u_int32_t, struct i2o_single_reply *);
251 pst_done(struct iop_softc *sc, u_int32_t mfa, struct i2o_single_reply *reply) in pst_done()
H A Dpst-iop.h142 struct i2o_single_reply { struct