Searched refs:MSG_EXTENDED (Results 1 – 10 of 10) sorted by relevance
3 #define MSG_EXTENDED 0x01 /* O/O */ macro
782 cmp A,MSG_EXTENDED je mesgin_extended;
9 #define MSG_EXTENDED 0x01 /* O/O */ macro
3546 if (ahc->msgout_buf[index] == MSG_EXTENDED) { in ahc_sent_msg()3629 case MSG_EXTENDED: in ahc_parse_msg()
5062 if (ahd->msgout_buf[index] == MSG_EXTENDED) { in ahd_sent_msg()5145 case MSG_EXTENDED: in ahd_parse_msg()
185 #define MSG_EXTENDED 0x01 macro
3752 p->msg_buf[p->msg_index++] = MSG_EXTENDED; in aic7xxx_construct_ppr()3775 p->msg_buf[p->msg_index++] = MSG_EXTENDED; in aic7xxx_construct_sdtr()3794 p->msg_buf[p->msg_index++] = MSG_EXTENDED; in aic7xxx_construct_wdtr()4931 if (p->msg_buf[0] != MSG_EXTENDED) in aic7xxx_parse_msg()
1420 *ptr++ = MSG_EXTENDED; /* (01h) */ in build_sdtr()1444 *ptr++ = MSG_EXTENDED; /* (01h) */ in build_wdtr()
386 #define MSG_EXTENDED 0x01 macro
1232 data->MsgBuffer[i] = MSG_EXTENDED; i++; in nspintr()1261 data->MsgBuffer[0] == MSG_EXTENDED && in nspintr()1281 if (data->MsgBuffer[i] == MSG_EXTENDED) { in nspintr()