HomeSort by: relevance | last modified time | path
    Searched refs:task_attribute (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
aic79xx_inline.h 269 scb->hscb->task_attribute = scb->hscb->control & SCB_TAG_TYPE;
272 scb->hscb->task_attribute = SCB_XFERLEN_ODD;
274 scb->hscb->task_attribute = 0;
aic79xxvar.h 512 /*21*/ uint8_t task_attribute; member in struct:hardware_scb
aic79xx.c 6341 ahd_outb(ahd, ATTRPTR, offsetof(struct hardware_scb, task_attribute));

Completed in 19 milliseconds