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

  /src/sys/dev/ic/
aic7xxx_osm.c 208 if ((scb->flags & SCB_UNTAGGEDQ) != 0) {
215 scb->flags &= ~SCB_UNTAGGEDQ;
655 scb->flags |= SCB_UNTAGGEDQ;
aic7xxxvar.h 656 SCB_UNTAGGEDQ = 0x0200,
aic7xxx.c 3531 scb->flags |= SCB_UNTAGGEDQ;
5580 scb->flags &= ~SCB_UNTAGGEDQ;

Completed in 47 milliseconds