Searched refs:commands_since_idle_or_otag (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/aic7xxx/
H A Daic7xxx_osm.c1443 dev->commands_since_idle_or_otag = 0;
1444 } else if (dev->commands_since_idle_or_otag == AHC_OTAG_THRESH
1447 dev->commands_since_idle_or_otag = 0;
1548 dev->commands_since_idle_or_otag++;
1775 dev->commands_since_idle_or_otag = 0;
H A Daic79xx_osm.c1470 dev->commands_since_idle_or_otag = 0;
1472 if (dev->commands_since_idle_or_otag == AHD_OTAG_THRESH
1475 dev->commands_since_idle_or_otag = 0;
1531 dev->commands_since_idle_or_otag++;
1742 dev->commands_since_idle_or_otag = 0;
H A Daic79xx_osm.h330 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

Completed in 110 milliseconds