Searched refs:msgval (Results 1 – 2 of 2) sorted by relevance
186 u_int msgval, int full);3013 ahc_sent_msg(struct ahc_softc *ahc, ahc_msgtype type, u_int msgval, int full) in ahc_sent_msg() argument3026 if (ahc->msgout_buf[index+2] == msgval in ahc_sent_msg()3042 && ahc->msgout_buf[index] == msgval in ahc_sent_msg()
158 u_int msgval, int full);4208 ahd_sent_msg(struct ahd_softc *ahd, ahd_msgtype type, u_int msgval, int full) in ahd_sent_msg() argument4221 if (ahd->msgout_buf[index+2] == msgval in ahd_sent_msg()4238 && (ahd->msgout_buf[index] == msgval in ahd_sent_msg()4240 && msgval == MSG_IDENTIFYFLAG))) in ahd_sent_msg()