Searched refs:MSG_EXT_PPR_LEN (Results 1 – 5 of 5) sorted by relevance
44 #define MSG_EXT_PPR_LEN 0x06 macro
62 #define MSG_EXT_PPR_LEN 0x06 macro
2504 ahc->msgout_buf[ahc->msgout_index++] = MSG_EXT_PPR_LEN; in ahc_construct_ppr()3225 if (ahc->msgin_buf[1] != MSG_EXT_PPR_LEN) { in ahc_parse_msg()3237 if (ahc->msgin_index < (MSG_EXT_PPR_LEN + 1)) in ahc_parse_msg()
3374 ahd->msgout_buf[ahd->msgout_index++] = MSG_EXT_PPR_LEN; in ahd_construct_ppr()4036 if (ahd->msgin_buf[1] != MSG_EXT_PPR_LEN) { in ahd_parse_msg()4048 if (ahd->msgin_index < (MSG_EXT_PPR_LEN + 1)) in ahd_parse_msg()
4204 p->msg_buf[p->msg_index++] = MSG_EXT_PPR_LEN; in aic7xxx_construct_ppr()5802 if (p->msg_buf[1] != MSG_EXT_PPR_LEN) in aic7xxx_parse_msg()5808 if (p->msg_len < (MSG_EXT_PPR_LEN + 2)) in aic7xxx_parse_msg()