MSG_EXT_PPR      2283 dev/ic/aic79xx.c 		} else if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_PPR, FALSE)
MSG_EXT_PPR      3851 dev/ic/aic79xx.c 	ahd->msgout_buf[ahd->msgout_index++] = MSG_EXT_PPR;
MSG_EXT_PPR      4507 dev/ic/aic79xx.c 		case MSG_EXT_PPR:
MSG_EXT_PPR      4562 dev/ic/aic79xx.c 			if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_PPR, TRUE)) {
MSG_EXT_PPR      4728 dev/ic/aic79xx.c 	if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_PPR, /*full*/FALSE)) {
MSG_EXT_PPR      4729 dev/ic/aic79xx.c 		if (ahd_sent_msg(ahd, AHDMSG_EXT, MSG_EXT_PPR, /*full*/TRUE)
MSG_EXT_PPR      1367 dev/ic/aic7xxx.c 						MSG_EXT_PPR, FALSE)) {
MSG_EXT_PPR      2582 dev/ic/aic7xxx.c 	ahc->msgout_buf[ahc->msgout_index++] = MSG_EXT_PPR;
MSG_EXT_PPR      3291 dev/ic/aic7xxx.c 		case MSG_EXT_PPR:
MSG_EXT_PPR      3351 dev/ic/aic7xxx.c 			if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_PPR, TRUE)) {
MSG_EXT_PPR      3510 dev/ic/aic7xxx.c 	if (ahc_sent_msg(ahc, AHCMSG_EXT, MSG_EXT_PPR, /*full*/FALSE)) {
MSG_EXT_PPR       800 dev/ic/siop.c  				    extmsg == MSG_EXT_PPR) {
MSG_EXT_PPR       952 dev/ic/siop.c  			if (siop_cmd->cmd_tables->msg_in[2] == MSG_EXT_PPR) {
MSG_EXT_PPR       699 dev/ic/siop_common.c 	siop_cmd->siop_tables->msg_out[offset + 2] = MSG_EXT_PPR;