Home
last modified time | relevance | path

Searched refs:AHC_NEW_TERMCTL (Results 1 – 2 of 2) sorted by relevance

/src/sys/dev/aic7xxx/
H A Daic7xxx.h232 AHC_NEW_TERMCTL = 0x01000, /* Newer termination scheme */ enumerator
263 |AHC_HS_MAILBOX|AHC_NEW_TERMCTL|AHC_LARGE_SCBS
H A Daic7xxx_pci.c1623 || (ahc->features & AHC_NEW_TERMCTL) != 0) { in configure_termination()
1638 if ((ahc->features & AHC_NEW_TERMCTL) != 0) { in configure_termination()