Searched refs:msgval (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c187 u_int msgval, int full);
3537 ahc_sent_msg(struct ahc_softc *ahc, ahc_msgtype type, u_int msgval, int full) ahc_sent_msg() argument
3550 if (ahc->msgout_buf[index+2] == msgval ahc_sent_msg()
3568 && ahc->msgout_buf[index] == msgval ahc_sent_msg()
H A Daic79xx_core.c160 u_int msgval, int full);
5053 ahd_sent_msg(struct ahd_softc *ahd, ahd_msgtype type, u_int msgval, int full) ahd_sent_msg() argument
5066 if (ahd->msgout_buf[index+2] == msgval ahd_sent_msg()
5085 && (ahd->msgout_buf[index] == msgval ahd_sent_msg()
5087 && msgval == MSG_IDENTIFYFLAG))) ahd_sent_msg()

Completed in 129 milliseconds