MSG_SIMPLE_TASK  5070 drivers/scsi/aic7xxx/aic79xx_core.c 		} else if (ahd->msgout_buf[index] >= MSG_SIMPLE_TASK
MSG_SIMPLE_TASK  5610 drivers/scsi/aic7xxx/aic79xx_core.c 	} else if ((scb->hscb->control & MSG_SIMPLE_TASK) != 0) {
MSG_SIMPLE_TASK  5614 drivers/scsi/aic7xxx/aic79xx_core.c 		tag_type = (scb->hscb->control & MSG_SIMPLE_TASK);
MSG_SIMPLE_TASK  5616 drivers/scsi/aic7xxx/aic79xx_core.c 		if (tag_type == MSG_SIMPLE_TASK) {
MSG_SIMPLE_TASK  5640 drivers/scsi/aic7xxx/aic79xx_core.c 					/*type*/MSG_SIMPLE_TASK);
MSG_SIMPLE_TASK  1622 drivers/scsi/aic7xxx/aic79xx_osm.c 			hscb->control |= MSG_SIMPLE_TASK;
MSG_SIMPLE_TASK  3553 drivers/scsi/aic7xxx/aic7xxx_core.c 		} else if (ahc->msgout_buf[index] >= MSG_SIMPLE_TASK
MSG_SIMPLE_TASK  4076 drivers/scsi/aic7xxx/aic7xxx_core.c 	} else if ((scb->hscb->control & MSG_SIMPLE_TASK) != 0) {
MSG_SIMPLE_TASK  4080 drivers/scsi/aic7xxx/aic7xxx_core.c 		tag_type = (scb->hscb->control & MSG_SIMPLE_TASK);
MSG_SIMPLE_TASK  4082 drivers/scsi/aic7xxx/aic7xxx_core.c 		if (tag_type == MSG_SIMPLE_TASK) {
MSG_SIMPLE_TASK  4106 drivers/scsi/aic7xxx/aic7xxx_core.c 					/*type*/MSG_SIMPLE_TASK);
MSG_SIMPLE_TASK  1502 drivers/scsi/aic7xxx/aic7xxx_osm.c 			hscb->control |= MSG_SIMPLE_TASK;