Searched refs:commands_since_idle_or_otag (Results 1 - 4 of 4) 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.c1508 dev->commands_since_idle_or_otag = 0;
1509 } else if (dev->commands_since_idle_or_otag == AHC_OTAG_THRESH
1512 dev->commands_since_idle_or_otag = 0;
1581 dev->commands_since_idle_or_otag++;
1811 dev->commands_since_idle_or_otag = 0;
H A Daic79xx_osm.h314 u_int commands_since_idle_or_otag; member in struct:ahd_linux_device
H A Daic7xxx_osm.h318 u_int commands_since_idle_or_otag; member in struct:ahc_linux_device
H A Daic79xx_osm.c1602 dev->commands_since_idle_or_otag = 0;
1604 if (dev->commands_since_idle_or_otag == AHD_OTAG_THRESH
1607 dev->commands_since_idle_or_otag = 0;
1646 dev->commands_since_idle_or_otag++;
1857 dev->commands_since_idle_or_otag = 0;

Completed in 45 milliseconds