Searched refs:MSG_SIMPLE_TASK (Results 1 – 5 of 5) sorted by relevance
36 #define MSG_SIMPLE_TASK 0x20 /* O/O */ /* SPI3 Terminology */ macro
1471 scsi_set_tag_type(sdev, MSG_SIMPLE_TASK); in ahd_platform_set_tags()1626 if (msg_bytes && tag_msgs[0] != MSG_SIMPLE_TASK) { in ahd_linux_run_command()1636 hscb->control |= MSG_SIMPLE_TASK; in ahd_linux_run_command()
1514 if (msg_bytes && tag_msgs[0] != MSG_SIMPLE_TASK) { in ahc_linux_run_command()1523 hscb->control |= MSG_SIMPLE_TASK; in ahc_linux_run_command()
3561 } else if (ahc->msgout_buf[index] >= MSG_SIMPLE_TASK in ahc_sent_msg()4084 } else if ((scb->hscb->control & MSG_SIMPLE_TASK) != 0) { in ahc_handle_msg_reject()4088 tag_type = (scb->hscb->control & MSG_SIMPLE_TASK); in ahc_handle_msg_reject()4090 if (tag_type == MSG_SIMPLE_TASK) { in ahc_handle_msg_reject()4114 /*type*/MSG_SIMPLE_TASK); in ahc_handle_msg_reject()
5067 } else if (ahd->msgout_buf[index] >= MSG_SIMPLE_TASK in ahd_sent_msg()5607 } else if ((scb->hscb->control & MSG_SIMPLE_TASK) != 0) { in ahd_handle_msg_reject()5611 tag_type = (scb->hscb->control & MSG_SIMPLE_TASK); in ahd_handle_msg_reject()5613 if (tag_type == MSG_SIMPLE_TASK) { in ahd_handle_msg_reject()5637 /*type*/MSG_SIMPLE_TASK); in ahd_handle_msg_reject()