Searched refs:AHC_DEV_PERIODIC_OTAG (Results 1 - 2 of 2) 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_osm.h247 AHC_DEV_PERIODIC_OTAG = 0x40, /* Send OTAG to prevent starvation */ enumerator in enum:__anon14206
315 * if the AHC_DEV_PERIODIC_OTAG flag is set
H A Daic7xxx_osm.c1302 dev->flags &= ~(AHC_DEV_Q_BASIC|AHC_DEV_Q_TAGGED|AHC_DEV_PERIODIC_OTAG);
1324 dev->flags |= AHC_DEV_PERIODIC_OTAG;
1580 if ((dev->flags & AHC_DEV_PERIODIC_OTAG) != 0)

Completed in 90 milliseconds