FLX_TERMCTL_ENPRIHIGH  814 dev/pci/ahd_pci.c 		termctl &= ~(FLX_TERMCTL_ENPRILOW|FLX_TERMCTL_ENPRIHIGH);
FLX_TERMCTL_ENPRIHIGH  818 dev/pci/ahd_pci.c 			termctl |= FLX_TERMCTL_ENPRIHIGH;
FLX_TERMCTL_ENPRIHIGH  822 dev/pci/ahd_pci.c 		termctl = FLX_TERMCTL_ENPRILOW|FLX_TERMCTL_ENPRIHIGH;
FLX_TERMCTL_ENPRIHIGH  860 dev/pci/ahd_pci.c 		       (termctl & FLX_TERMCTL_ENPRIHIGH) ? "En" : "Dis");