Searched refs:MSG_EXTENDED (Results 1 – 7 of 7) sorted by relevance
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
1420 *ptr++ = MSG_EXTENDED; /* (01h) */ in build_sdtr()1444 *ptr++ = MSG_EXTENDED; /* (01h) */ in build_wdtr()
381 #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()