• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/aic7xxx/

Lines Matching refs:features

788 		if ((ahc->features & AHC_ULTRA2) != 0)
804 if ((ahc->features & AHC_DT) != 0) {
821 if ((ahc->features & AHC_ULTRA2) != 0) {
859 if ((ahc->features & AHC_ULTRA) != 0) {
865 ahc->features &= ~AHC_ULTRA;
877 if ((ahc->features & AHC_ULTRA2) != 0) {
935 if ((ahc->features & AHC_DT) != 0) {
946 if ((ahc->features & AHC_MULTI_FUNC) != 0)
949 if ((ahc->features & AHC_ULTRA2) != 0)
985 if ((ahc->features & AHC_ULTRA2) != 0)
1014 if (ahc->features & AHC_MULTI_FUNC) {
1026 if ((ahc->features & AHC_ULTRA2) != 0) {
1128 if ((ahc->features & AHC_LARGE_SCBS) != 0) {
1384 if ((ahc->features & AHC_SPIOCAP) != 0) {
1452 if ((ahc->features & AHC_ULTRA2) != 0) {
1494 if (ahc->features & AHC_ULTRA
1546 || (ahc->features & AHC_NEW_TERMCTL) != 0) {
1561 if ((ahc->features & AHC_NEW_TERMCTL) != 0) {
1586 } else if ((ahc->features & AHC_SPIOCAP) != 0) {
1599 if ((ahc->features & AHC_WIDE) == 0)
1603 && (ahc->features & AHC_ULTRA2) == 0) {
1608 if ((ahc->features & AHC_WIDE) != 0)
1638 if ((ahc->features & AHC_ULTRA2) == 0
1657 if ((ahc->features & AHC_WIDE) != 0
1677 if ((ahc->features & AHC_ULTRA2) != 0)
1723 (ahc->features & AHC_ULTRA2) ? "Primary "
1728 && (ahc->features & AHC_WIDE) != 0) {
1733 (ahc->features & AHC_ULTRA2)
1743 if ((ahc->features & AHC_WIDE) != 0)
1840 if ((ahc->features & AHC_SPIOCAP) != 0
1879 } else if ((ahc->features & AHC_ULTRA2) != 0) {
1889 if ((ahc->features & AHC_ULTRA2) != 0)
1895 if ((ahc->features & AHC_ULTRA2) != 0)
1912 } else if ((ahc->features & AHC_ULTRA2) != 0) {
1995 if ((ahc->features & AHC_DT) != 0) {
2006 if ((ahc->features & AHC_MULTI_FUNC) != 0)
2009 if ((ahc->features & AHC_ULTRA2) != 0)
2066 ahc->features = AHC_AIC7850_FE;
2084 ahc->features = AHC_AIC7860_FE;
2101 ahc->features |= AHC_REMOVABLE;
2111 ahc->features = AHC_AIC7870_FE;
2122 ahc->features |= AHC_HVD;
2143 ahc->features |= AHC_HVD;
2175 ahc->features |= AHC_HVD;
2189 ahc->features = AHC_AIC7880_FE;
2206 ahc->features |= AHC_HVD;
2236 ahc->features |= AHC_HVD;
2261 ahc->features = AHC_AIC7890_FE;
2276 ahc->features = AHC_AIC7892_FE;
2292 * The 'C' revision of the aic7895 has a few additional features.
2297 ahc->features = AHC_AIC7895C_FE;
2302 ahc->features = AHC_AIC7895_FE;
2322 ahc->features |= AHC_HVD;
2335 ahc->features = AHC_AIC7896_FE;
2350 ahc->features = AHC_AIC7899_FE;
2365 ahc->features |= AHC_REMOVABLE;