Searched refs:MSG_EXT_SDTR_LEN (Results 1 – 5 of 5) sorted by relevance
35 #define MSG_EXT_SDTR_LEN 0x03 macro
53 #define MSG_EXT_SDTR_LEN 0x03 macro
3643 if (ahc->msgin_buf[1] != MSG_EXT_SDTR_LEN) { in ahc_parse_msg()3655 if (ahc->msgin_index < (MSG_EXT_SDTR_LEN + 1)) in ahc_parse_msg()
5158 if (ahd->msgin_buf[1] != MSG_EXT_SDTR_LEN) { in ahd_parse_msg()5170 if (ahd->msgin_index < (MSG_EXT_SDTR_LEN + 1)) in ahd_parse_msg()
3776 p->msg_buf[p->msg_index++] = MSG_EXT_SDTR_LEN; in aic7xxx_construct_sdtr()4977 if (p->msg_buf[1] != MSG_EXT_SDTR_LEN) in aic7xxx_parse_msg()4983 if (p->msg_len < (MSG_EXT_SDTR_LEN + 2)) in aic7xxx_parse_msg()