task_attribute   6511 dev/ic/aic79xx.c 	ahd_outb(ahd, ATTRPTR, offsetof(struct hardware_scb, task_attribute));
task_attribute   10246 dev/ic/aic79xx.c 		scb->hscb->task_attribute = scb->hscb->control & SCB_TAG_TYPE;
task_attribute   10249 dev/ic/aic79xx.c 			scb->hscb->task_attribute = SCB_XFERLEN_ODD;
task_attribute   10251 dev/ic/aic79xx.c 			scb->hscb->task_attribute = 0;
task_attribute    543 dev/ic/aic79xx.h /*21*/	uint8_t  task_attribute;