Searched refs:MSG_EXT_PPR_LEN (Results 1 – 3 of 3) sorted by relevance
49 #define MSG_EXT_PPR_LEN 0x06 macro
694 siop_cmd->siop_tables->msg_out[offset + 1] = MSG_EXT_PPR_LEN;702 htole32(offset + MSG_EXT_PPR_LEN + 2);
2522 ahc->msgout_buf[ahc->msgout_index++] = MSG_EXT_PPR_LEN; in ahc_construct_ppr()3236 if (ahc->msgin_buf[1] != MSG_EXT_PPR_LEN) { in ahc_parse_msg()3248 if (ahc->msgin_index < (MSG_EXT_PPR_LEN + 1)) in ahc_parse_msg()