Searched refs:phys_obase (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/pst/
H A Dpst-iop.c179 reply = (struct i2o_single_reply *)(sc->obase + (mfa - sc->phys_obase));
250 sc->phys_obase = vtophys(sc->obase);
284 sc->reg->oqueue = sc->phys_obase + (i * I2O_IOP_OUTBOUND_FRAME_SIZE);
457 reply = (struct i2o_single_reply *)(sc->obase+(out_mfa-sc->phys_obase));
H A Dpst-iop.h46 u_int32_t phys_obase; member in struct:iop_softc

Completed in 66 milliseconds