AHDMSG_EXT       2283 dev/ic/aic79xx.c 		} else if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_PPR, FALSE)
AHDMSG_EXT       2333 dev/ic/aic79xx.c 		} else if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_WDTR, FALSE)
AHDMSG_EXT       2355 dev/ic/aic79xx.c 		} else if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_SDTR, FALSE)
AHDMSG_EXT       4252 dev/ic/aic79xx.c 			 && type == AHDMSG_EXT) {
AHDMSG_EXT       4384 dev/ic/aic79xx.c 			if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_SDTR, TRUE)) {
AHDMSG_EXT       4445 dev/ic/aic79xx.c 			if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_WDTR, TRUE)) {
AHDMSG_EXT       4562 dev/ic/aic79xx.c 			if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_PPR, TRUE)) {
AHDMSG_EXT       4728 dev/ic/aic79xx.c 	if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_PPR, /*full*/FALSE)) {
AHDMSG_EXT       4729 dev/ic/aic79xx.c 		if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_PPR, /*full*/TRUE)
AHDMSG_EXT       4766 dev/ic/aic79xx.c 	} else if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_WDTR, /*full*/FALSE)) {
AHDMSG_EXT       4791 dev/ic/aic79xx.c 	} else if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_SDTR, /*full*/FALSE)) {