Home
last modified time | relevance | path

Searched refs:AHC_DT (Results 1 – 6 of 6) sorted by relevance

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_seq.h1032 return ((ahc->features & AHC_DT) == 0); in ahc_patch6_func()
Daic7xxx.h227 AHC_DT = 0x00800, /* Double Transition transfers */ enumerator
261 AHC_AIC7892_FE = AHC_AIC7890_FE|AHC_DT|AHC_AUTORATE|AHC_AUTOPAUSE,
Daic7xxx.seq167 if ((ahc->features & AHC_DT) == 0) {
894 if ((ahc->features & AHC_DT) == 0) {
917 if ((ahc->features & AHC_DT) == 0) {
1014 if ((ahc->features & AHC_DT) == 0) {
1266 if ((ahc->features & AHC_DT) == 0) {
1440 if ((ahc->features & AHC_DT) == 0) {
1499 if ((ahc->features & AHC_DT) == 0) {
1950 if ((ahc->features & AHC_DT) == 0) {
2117 if ((ahc->features & AHC_DT) == 0) {
Daic7xxx_core.c742 if ((ahc->features & AHC_DT) == 0) { in ahc_handle_seqint()
1089 if ((ahc->features & AHC_DT) != 0) { in ahc_handle_scsiint()
1105 if ((ahc->features & AHC_DT) != 0 in ahc_handle_scsiint()
1463 if ((ahc->features & AHC_DT) != 0) in ahc_clear_critical_section()
1479 if ((ahc->features & AHC_DT) != 0) { in ahc_clear_critical_section()
1692 if ((ahc->features & AHC_DT) == 0) in ahc_find_syncrate()
2258 if ((ahc->features & AHC_DT) == 0) in ahc_assert_atn()
4550 } else if ((ahc->features & AHC_DT) != 0) { in ahc_controller_info()
5030 if ((ahc->features & AHC_DT) != 0) in ahc_init()
5039 && (ahc->features & AHC_DT) != 0) in ahc_init()
[all …]
Daic7xxx_pci.c884 if ((ahc->features & AHC_DT) != 0) { in ahc_pci_config()
1015 if ((ahc->features & AHC_DT) != 0) { in ahc_pci_config()
2066 if ((ahc->features & AHC_DT) != 0) { in ahc_pci_chip_init()
Daic7xxx_osm.c3616 dv = (ahc->features & AHC_DT);