Symbol: AHC_ULTRA2
sys/dev/aic7xxx/aic7xxx.c
1010
if ((ahc->features & AHC_ULTRA2) != 0
sys/dev/aic7xxx/aic7xxx.c
1646
if ((ahc->features & AHC_ULTRA2) != 0) {
sys/dev/aic7xxx/aic7xxx.c
1714
if ((ahc->features & AHC_ULTRA2) != 0
sys/dev/aic7xxx/aic7xxx.c
1745
|| ((ahc->features & AHC_ULTRA2) != 0
sys/dev/aic7xxx/aic7xxx.c
1764
if ((ahc->features & AHC_ULTRA2) != 0)
sys/dev/aic7xxx/aic7xxx.c
1771
if ((ahc->features & AHC_ULTRA2) != 0) {
sys/dev/aic7xxx/aic7xxx.c
1799
} else if ((ahc->features & AHC_ULTRA2) != 0) {
sys/dev/aic7xxx/aic7xxx.c
1941
if ((ahc->features & AHC_ULTRA2) != 0) {
sys/dev/aic7xxx/aic7xxx.c
1977
if ((ahc->features & AHC_ULTRA2) != 0)
sys/dev/aic7xxx/aic7xxx.c
2184
} else if ((ahc->features & AHC_ULTRA2) != 0)
sys/dev/aic7xxx/aic7xxx.c
3774
if ((ahc->features & AHC_ULTRA2) == 0) {
sys/dev/aic7xxx/aic7xxx.c
4566
} else if ((ahc->features & AHC_ULTRA2) != 0) {
sys/dev/aic7xxx/aic7xxx.c
4610
if ((ahc->features & AHC_ULTRA2) != 0)
sys/dev/aic7xxx/aic7xxx.c
4619
if ((ahc->features & AHC_ULTRA2) != 0)
sys/dev/aic7xxx/aic7xxx.c
4627
if ((ahc->features & AHC_ULTRA2) != 0)
sys/dev/aic7xxx/aic7xxx.c
4750
if ((ahc->features & AHC_ULTRA2) != 0) {
sys/dev/aic7xxx/aic7xxx.c
5002
if ((ahc->features & (AHC_ULTRA|AHC_ULTRA2)) != 0)
sys/dev/aic7xxx/aic7xxx.c
5046
if ((ahc->features & AHC_ULTRA2) != 0) {
sys/dev/aic7xxx/aic7xxx.c
6593
if ((ahc->features & AHC_ULTRA2) != 0) {
sys/dev/aic7xxx/aic7xxx.c
7649
if ((ahc->features & AHC_ULTRA2) != 0)
sys/dev/aic7xxx/aic7xxx.c
7666
if ((ahc->features & AHC_ULTRA2) != 0)
sys/dev/aic7xxx/aic7xxx.c
860
if ((ahc->features & AHC_ULTRA2) != 0) {
sys/dev/aic7xxx/aic7xxx.c
980
if ((ahc->features & AHC_ULTRA2) != 0)
sys/dev/aic7xxx/aic7xxx.h
261
AHC_AIC7890_FE = AHC_MORE_SRAM|AHC_CMD_CHAN|AHC_ULTRA2
sys/dev/aic7xxx/aic7xxx_inline.h
65
if ((ahc->features & AHC_ULTRA2) != 0)
sys/dev/aic7xxx/aic7xxx_osm.c
701
if ((ahc->features & AHC_ULTRA2) != 0)
sys/dev/aic7xxx/aic7xxx_pci.c
1022
if ((ahc->features & AHC_ULTRA2) != 0)
sys/dev/aic7xxx/aic7xxx_pci.c
1063
if ((ahc->features & AHC_ULTRA2) != 0)
sys/dev/aic7xxx/aic7xxx_pci.c
1104
if ((ahc->features & AHC_ULTRA2) != 0) {
sys/dev/aic7xxx/aic7xxx_pci.c
1529
if ((ahc->features & AHC_ULTRA2) != 0) {
sys/dev/aic7xxx/aic7xxx_pci.c
1680
&& (ahc->features & AHC_ULTRA2) == 0) {
sys/dev/aic7xxx/aic7xxx_pci.c
1715
if ((ahc->features & AHC_ULTRA2) == 0
sys/dev/aic7xxx/aic7xxx_pci.c
1754
if ((ahc->features & AHC_ULTRA2) != 0)
sys/dev/aic7xxx/aic7xxx_pci.c
1800
(ahc->features & AHC_ULTRA2) ? "Primary "
sys/dev/aic7xxx/aic7xxx_pci.c
1810
(ahc->features & AHC_ULTRA2)
sys/dev/aic7xxx/aic7xxx_pci.c
1956
} else if ((ahc->features & AHC_ULTRA2) != 0) {
sys/dev/aic7xxx/aic7xxx_pci.c
1966
if ((ahc->features & AHC_ULTRA2) != 0)
sys/dev/aic7xxx/aic7xxx_pci.c
1972
if ((ahc->features & AHC_ULTRA2) != 0)
sys/dev/aic7xxx/aic7xxx_pci.c
1989
} else if ((ahc->features & AHC_ULTRA2) != 0) {
sys/dev/aic7xxx/aic7xxx_pci.c
2093
if ((ahc->features & AHC_ULTRA2) != 0)
sys/dev/aic7xxx/aic7xxx_pci.c
863
if ((ahc->features & AHC_ULTRA2) != 0)
sys/dev/aic7xxx/aic7xxx_pci.c
896
if ((ahc->features & AHC_ULTRA2) != 0) {
sys/dev/aic7xxx/aic7xxx_pci.c
950
if ((ahc->features & AHC_ULTRA2) != 0) {
sys/dev/aic7xxx/aic7xxx_seq.h
1073
return ((ahc->features & AHC_ULTRA2) != 0);
sys/dev/aic7xxx/aic7xxx_seq.h
961
return ((ahc->features & AHC_ULTRA2) == 0);