Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/pst/
H A Dpst-iop.c53 struct i2o_single_reply *reply;
170 struct i2o_single_reply *reply; in iop_intr()
180 reply = (struct i2o_single_reply *)(sc->obase + (mfa - sc->phys_obase)); in iop_intr()
197 ((void (*)(struct iop_softc *, u_int32_t, struct i2o_single_reply *)) in iop_intr()
416 iop_done(struct iop_softc *sc, u_int32_t mfa, struct i2o_single_reply *reply) in iop_done()
429 struct i2o_single_reply *reply; in iop_queue_wait_msg()
458 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