Home
last modified time | relevance | path

Searched refs:i2o_exec_iop_reset_message (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/pst/
H A Dpst-iop.c205 struct i2o_exec_iop_reset_message *msg; in iop_reset()
210 msg = (struct i2o_exec_iop_reset_message *)(sc->ibase + mfa); in iop_reset()
211 bzero(msg, sizeof(struct i2o_exec_iop_reset_message)); in iop_reset()
214 msg->message_size = sizeof(struct i2o_exec_iop_reset_message) >> 2; in iop_reset()
H A Dpst-iop.h247 struct i2o_exec_iop_reset_message { struct