HomeSort by: relevance | last modified time | path
    Searched refs:pwrena (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
tcic2var.h 107 int pwrena; /* holds TCIC_PWR_ENA on'084 and successors */ member in struct:tcic_softc
tcic2.c 316 sc->pwrena = TCIC_PWR_ENA;
319 sc->pwrena = 0;
1176 reg = TCIC_PWR_VCC_N(h->sock) | TCIC_PWR_VPP_N(h->sock) | h->sc->pwrena;
1177 if (h->sc->pwrena) /* this is a '84 type chip */

Completed in 12 milliseconds