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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c187 static int ahc_sent_msg(struct ahc_softc *ahc, ahc_msgtype type,
1250 if (ahc_sent_msg(ahc, AHCMSG_1B, MSG_ABORT_TAG, TRUE)
1251 || ahc_sent_msg(ahc, AHCMSG_1B, MSG_ABORT, TRUE)) {
1264 } else if (ahc_sent_msg(ahc, AHCMSG_1B,
1292 } else if (ahc_sent_msg(ahc, AHCMSG_EXT,
1311 } else if (ahc_sent_msg(ahc, AHCMSG_EXT,
1323 } else if (ahc_sent_msg(ahc, AHCMSG_EXT,
2934 ahc_sent_msg(struct ahc_softc *ahc, ahc_msgtype type, u_int msgval, int full) function
3084 if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_SDTR, TRUE)) {
3145 if (ahc_sent_msg(ah
[all...]

Completed in 75 milliseconds