Searched refs:MSG_EXTENDED (Results 1 – 7 of 7) sorted by relevance
9 #define MSG_EXTENDED 0x01 /* O/O */ macro
3539 if (ahc->msgout_buf[index] == MSG_EXTENDED) { in ahc_sent_msg()3622 case MSG_EXTENDED: in ahc_parse_msg()
5056 if (ahd->msgout_buf[index] == MSG_EXTENDED) { in ahd_sent_msg()5139 case MSG_EXTENDED: in ahd_parse_msg()
186 #define MSG_EXTENDED 0x01 macro
1317 *ptr++ = MSG_EXTENDED; /* (01h) */ in build_sdtr()1341 *ptr++ = MSG_EXTENDED; /* (01h) */ in build_wdtr()
377 #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()