ahd_sent_msg      192 dev/ic/aic79xx.c int		ahd_sent_msg(struct ahd_softc *ahd, ahd_msgtype type,
ahd_sent_msg     2222 dev/ic/aic79xx.c 		if (ahd_sent_msg(ahd, AHDMSG_1B, MSG_ABORT_TAG, TRUE)
ahd_sent_msg     2223 dev/ic/aic79xx.c 		 || ahd_sent_msg(ahd, AHDMSG_1B, MSG_ABORT, TRUE)) {
ahd_sent_msg     2264 dev/ic/aic79xx.c 		} else if (ahd_sent_msg(ahd, AHDMSG_1B,
ahd_sent_msg     2283 dev/ic/aic79xx.c 		} else if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_PPR, FALSE)
ahd_sent_msg     2333 dev/ic/aic79xx.c 		} else if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_WDTR, FALSE)
ahd_sent_msg     2355 dev/ic/aic79xx.c 		} else if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_SDTR, FALSE)
ahd_sent_msg     2379 dev/ic/aic79xx.c 			&& ahd_sent_msg(ahd, AHDMSG_1B,
ahd_sent_msg     2388 dev/ic/aic79xx.c 			&& ahd_sent_msg(ahd, AHDMSG_1B,
ahd_sent_msg     4384 dev/ic/aic79xx.c 			if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_SDTR, TRUE)) {
ahd_sent_msg     4445 dev/ic/aic79xx.c 			if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_WDTR, TRUE)) {
ahd_sent_msg     4562 dev/ic/aic79xx.c 			if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_PPR, TRUE)) {
ahd_sent_msg     4728 dev/ic/aic79xx.c 	if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_PPR, /*full*/FALSE)) {
ahd_sent_msg     4729 dev/ic/aic79xx.c 		if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_PPR, /*full*/TRUE)
ahd_sent_msg     4766 dev/ic/aic79xx.c 	} else if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_WDTR, /*full*/FALSE)) {
ahd_sent_msg     4791 dev/ic/aic79xx.c 	} else if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_SDTR, /*full*/FALSE)) {
ahd_sent_msg     4847 dev/ic/aic79xx.c 	} else if (ahd_sent_msg(ahd, AHDMSG_1B, MSG_IDENTIFYFLAG, TRUE)) {