Searched refs:MSG_SIMPLE_TASK (Results 1 – 5 of 5) sorted by relevance
36 #define MSG_SIMPLE_TASK 0x20 /* O/O */ /* SPI3 Terminology */ macro
644 case MSG_SIMPLE_TASK: in cfcs_action()725 case MSG_SIMPLE_TASK: in cfcs_action()
1243 case MSG_SIMPLE_TASK: in ctlfedone()
3056 } else if (ahc->msgout_buf[index] >= MSG_SIMPLE_TASK in ahc_sent_msg()3579 } else if ((scb->hscb->control & MSG_SIMPLE_TASK) != 0) { in ahc_handle_msg_reject()3583 tag_type = (scb->hscb->control & MSG_SIMPLE_TASK); in ahc_handle_msg_reject()3585 if (tag_type == MSG_SIMPLE_TASK) { in ahc_handle_msg_reject()3609 /*type*/MSG_SIMPLE_TASK); in ahc_handle_msg_reject()
4270 } else if (ahd->msgout_buf[index] >= MSG_SIMPLE_TASK in ahd_sent_msg()4810 } else if ((scb->hscb->control & MSG_SIMPLE_TASK) != 0) { in ahd_handle_msg_reject()4814 tag_type = (scb->hscb->control & MSG_SIMPLE_TASK); in ahd_handle_msg_reject()4816 if (tag_type == MSG_SIMPLE_TASK) { in ahd_handle_msg_reject()4840 /*type*/MSG_SIMPLE_TASK); in ahd_handle_msg_reject()