Searched refs:AHC_DEV_PERIODIC_OTAG (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.h250 AHC_DEV_PERIODIC_OTAG = 0x40, /* Send OTAG to prevent starvation */ enumerator in enum:__anon10
318 * if the AHC_DEV_PERIODIC_OTAG flag is set
H A Daic7xxx_osm.c1292 dev->flags &= ~(AHC_DEV_Q_BASIC|AHC_DEV_Q_TAGGED|AHC_DEV_PERIODIC_OTAG);
1314 dev->flags |= AHC_DEV_PERIODIC_OTAG;
1559 if ((dev->flags & AHC_DEV_PERIODIC_OTAG) != 0)

Completed in 98 milliseconds