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

/freebsd-13-stable/sys/dev/pst/
H A Dpst-iop.c322 if (iop_queue_wait_msg(sc, mfa, (struct i2o_basic_message *)msg)) {
378 if (iop_queue_wait_msg(sc, mfa, (struct i2o_basic_message *)msg) ||
429 iop_queue_wait_msg(struct iop_softc *sc, int mfa, struct i2o_basic_message *msg) function
H A Dpst-raid.c195 if (iop_queue_wait_msg(psc->iop, mfa, (struct i2o_basic_message *)msg))
H A Dpst-iop.h644 int iop_queue_wait_msg(struct iop_softc *, int, struct i2o_basic_message *);

Completed in 57 milliseconds