Searched refs:iop_msg_poll (Results 1 – 1 of 1) sorted by relevance
230 void iop_msg_poll(struct iop_softc *, struct iop_msg *, int);2006 iop_msg_poll(sc, im, timo); in iop_msg_post()2033 iop_msg_poll(struct iop_softc *sc, struct iop_msg *im, int timo) in iop_msg_poll() function