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
3822 if (ahc->msgin_buf[1] != MSG_EXT_PPR_LEN) { in ahc_parse_msg()3834 if (ahc->msgin_index < (MSG_EXT_PPR_LEN + 1)) in ahc_parse_msg()
5323 if (ahd->msgin_buf[1] != MSG_EXT_PPR_LEN) { in ahd_parse_msg()5335 if (ahd->msgin_index < (MSG_EXT_PPR_LEN + 1)) in ahd_parse_msg()
3759 p->msg_buf[p->msg_index++] = MSG_EXT_PPR_LEN; in aic7xxx_construct_ppr()5294 if (p->msg_buf[1] != MSG_EXT_PPR_LEN) in aic7xxx_parse_msg()5300 if (p->msg_len < (MSG_EXT_PPR_LEN + 2)) in aic7xxx_parse_msg()