Home
last modified time | relevance | path

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

/freebsd/sys/dev/pst/
H A Dpst-iop.c319 if (iop_queue_wait_msg(sc, mfa, (struct i2o_basic_message *)msg)) { in iop_get_lct()
375 if (iop_queue_wait_msg(sc, mfa, (struct i2o_basic_message *)msg) || in iop_get_util_params()
426 iop_queue_wait_msg(struct iop_softc *sc, int mfa, struct i2o_basic_message *msg) in iop_queue_wait_msg() function
H A Dpst-raid.c201 if (iop_queue_wait_msg(psc->iop, mfa, (struct i2o_basic_message *)msg)) in pst_shutdown_post_sync()
H A Dpst-iop.h642 int iop_queue_wait_msg(struct iop_softc *, int, struct i2o_basic_message *);