ahc_sent_msg      194 dev/ic/aic7xxx.c static int		ahc_sent_msg(struct ahc_softc *ahc, ahc_msgtype type,
ahc_sent_msg     1324 dev/ic/aic7xxx.c 			if (ahc_sent_msg(ahc, AHCMSG_1B, MSG_ABORT_TAG, TRUE)
ahc_sent_msg     1325 dev/ic/aic7xxx.c 			    || ahc_sent_msg(ahc, AHCMSG_1B, MSG_ABORT, TRUE)) {
ahc_sent_msg     1338 dev/ic/aic7xxx.c 			} else if (ahc_sent_msg(ahc, AHCMSG_1B,
ahc_sent_msg     1366 dev/ic/aic7xxx.c 			} else if (ahc_sent_msg(ahc, AHCMSG_EXT,
ahc_sent_msg     1385 dev/ic/aic7xxx.c 			} else if (ahc_sent_msg(ahc, AHCMSG_EXT,
ahc_sent_msg     1397 dev/ic/aic7xxx.c 			} else if (ahc_sent_msg(ahc, AHCMSG_EXT,
ahc_sent_msg     3168 dev/ic/aic7xxx.c 			if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_SDTR, TRUE)) {
ahc_sent_msg     3229 dev/ic/aic7xxx.c 			if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_WDTR, TRUE)) {
ahc_sent_msg     3351 dev/ic/aic7xxx.c 			if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_PPR, TRUE)) {
ahc_sent_msg     3510 dev/ic/aic7xxx.c 	if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_PPR, /*full*/FALSE)) {
ahc_sent_msg     3529 dev/ic/aic7xxx.c 	} else if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_WDTR, /*full*/FALSE)) {
ahc_sent_msg     3554 dev/ic/aic7xxx.c 	} else if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_SDTR, /*full*/FALSE)) {