Searched refs:SCB_UNTAGGEDQ (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic7xxx.h536 SCB_UNTAGGEDQ = 0x0200, enumerator in enum:__anon14192
H A Daic7xxx_osm.c1586 scb->flags |= SCB_UNTAGGEDQ;
1714 if ((scb->flags & SCB_UNTAGGEDQ) != 0) {
H A Daic7xxx_core.c4081 scb->flags |= SCB_UNTAGGEDQ;
6099 scb->flags &= ~SCB_UNTAGGEDQ;

Completed in 65 milliseconds