Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic7xxx.h217 AHC_DT = 0x00800, /* Double Transition transfers */ enumerator
252 AHC_AIC7892_FE = AHC_AIC7890_FE|AHC_DT|AHC_AUTORATE|AHC_AUTOPAUSE,
H A Daic7xxx_core.c1316 if ((ahc->features & AHC_DT) == 0) { in ahc_handle_seqint()
1663 if ((ahc->features & AHC_DT) != 0) { in ahc_handle_scsiint()
1679 if ((ahc->features & AHC_DT) != 0 in ahc_handle_scsiint()
2022 if ((ahc->features & AHC_DT) != 0) in ahc_clear_critical_section()
2038 if ((ahc->features & AHC_DT) != 0) { in ahc_clear_critical_section()
2251 if ((ahc->features & AHC_DT) == 0) in ahc_find_syncrate()
2839 if ((ahc->features & AHC_DT) == 0) in ahc_assert_atn()
5478 if ((ahc->features & AHC_DT) != 0) in ahc_init()
5487 && (ahc->features & AHC_DT) != 0) in ahc_init()
5511 if ((ahc->features & AHC_DT) != 0) in ahc_init()
[all …]
H A Daic7xxx.seq167 if ((ahc->features & AHC_DT) == 0) {
895 if ((ahc->features & AHC_DT) == 0) {
918 if ((ahc->features & AHC_DT) == 0) {
1015 if ((ahc->features & AHC_DT) == 0) {
1267 if ((ahc->features & AHC_DT) == 0) {
1441 if ((ahc->features & AHC_DT) == 0) {
1500 if ((ahc->features & AHC_DT) == 0) {
1951 if ((ahc->features & AHC_DT) == 0) {
2118 if ((ahc->features & AHC_DT) == 0) {
H A Daic7xxx_pci.c804 if ((ahc->features & AHC_DT) != 0) { in ahc_pci_config()
935 if ((ahc->features & AHC_DT) != 0) { in ahc_pci_config()
1991 if ((ahc->features & AHC_DT) != 0) { in ahc_pci_chip_init()
H A Daic7xxx_seq.h_shipped1033 return ((ahc->features & AHC_DT) == 0);