Searched refs:iop_queue_wait_msg (Results 1 – 3 of 3) sorted by relevance
| /freebsd-11-stable/sys/dev/pst/ |
| HD | pst-iop.c | 320 if (iop_queue_wait_msg(sc, mfa, (struct i2o_basic_message *)msg)) { in iop_get_lct() 376 if (iop_queue_wait_msg(sc, mfa, (struct i2o_basic_message *)msg) || in iop_get_util_params() 427 iop_queue_wait_msg(struct iop_softc *sc, int mfa, struct i2o_basic_message *msg) in iop_queue_wait_msg() function
|
| HD | pst-raid.c | 193 if (iop_queue_wait_msg(psc->iop, mfa, (struct i2o_basic_message *)msg)) in pst_shutdown()
|
| HD | pst-iop.h | 642 int iop_queue_wait_msg(struct iop_softc *, int, struct i2o_basic_message *);
|