MSG_EXT_PPR_LEN
ahd->msgout_buf[ahd->msgout_index++] = MSG_EXT_PPR_LEN;
if (ahd->msgin_buf[1] != MSG_EXT_PPR_LEN) {
if (ahd->msgin_index < (MSG_EXT_PPR_LEN + 1))
ahc->msgout_buf[ahc->msgout_index++] = MSG_EXT_PPR_LEN;
if (ahc->msgin_buf[1] != MSG_EXT_PPR_LEN) {
if (ahc->msgin_index < (MSG_EXT_PPR_LEN + 1))
siop_cmd->siop_tables->msg_out[offset + 1] = MSG_EXT_PPR_LEN;
siop_htoc32(siop_cmd->siop_sc, offset + MSG_EXT_PPR_LEN + 2);