FLX_TERMCTL_ENPRILOW 814 dev/pci/ahd_pci.c termctl &= ~(FLX_TERMCTL_ENPRILOW|FLX_TERMCTL_ENPRIHIGH); FLX_TERMCTL_ENPRILOW 816 dev/pci/ahd_pci.c termctl |= FLX_TERMCTL_ENPRILOW; FLX_TERMCTL_ENPRILOW 822 dev/pci/ahd_pci.c termctl = FLX_TERMCTL_ENPRILOW|FLX_TERMCTL_ENPRIHIGH; FLX_TERMCTL_ENPRILOW 845 dev/pci/ahd_pci.c if ((termctl & FLX_TERMCTL_ENPRILOW) != 0) { FLX_TERMCTL_ENPRILOW 864 dev/pci/ahd_pci.c (termctl & FLX_TERMCTL_ENPRILOW) ? "En" : "Dis");