Home
last modified time | relevance | path

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

/netbsd/sys/dev/i2o/
H A Diop.c229 static void iop_msg_wait(struct iop_softc *, struct iop_msg *, int);
2140 iop_msg_wait(sc, im, timo); in iop_msg_post()
2212 iop_msg_wait(struct iop_softc *sc, struct iop_msg *im, int timo) in iop_msg_wait() function