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
3821 if (ahc->msgin_buf[1] != MSG_EXT_PPR_LEN) { in ahc_parse_msg()3833 if (ahc->msgin_index < (MSG_EXT_PPR_LEN + 1)) in ahc_parse_msg()
5332 if (ahd->msgin_buf[1] != MSG_EXT_PPR_LEN) { in ahd_parse_msg()5344 if (ahd->msgin_index < (MSG_EXT_PPR_LEN + 1)) in ahd_parse_msg()
3753 p->msg_buf[p->msg_index++] = MSG_EXT_PPR_LEN; in aic7xxx_construct_ppr()5288 if (p->msg_buf[1] != MSG_EXT_PPR_LEN) in aic7xxx_parse_msg()5294 if (p->msg_len < (MSG_EXT_PPR_LEN + 2)) in aic7xxx_parse_msg()