Searched refs:AHD_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 Daic79xx_osm.h236 AHD_DEV_PERIODIC_OTAG = 0x40, /* Send OTAG to prevent starvation */ enumerator in enum:__anon14184
311 * if the AHD_DEV_PERIODIC_OTAG flag is set
H A Daic79xx_osm.c1411 dev->flags &= ~(AHD_DEV_Q_BASIC|AHD_DEV_Q_TAGGED|AHD_DEV_PERIODIC_OTAG);
1433 dev->flags |= AHD_DEV_PERIODIC_OTAG;
1645 if ((dev->flags & AHD_DEV_PERIODIC_OTAG) != 0)

Completed in 40 milliseconds