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

  /src/sys/arch/sgimips/hpc/
pi1ppcvar.h 167 uint8_t sc_epp; member in struct:pi1ppc_softc
  /src/sys/dev/ic/
atppcvar.h 186 u_int8_t sc_epp; member in struct:atppc_softc
atppc.c 411 atppc->sc_epp = ATPPC_EPP_1_9;
1473 if (atppc->sc_epp == ATPPC_EPP_1_9)
1475 else if (atppc->sc_epp == ATPPC_EPP_1_7)
1509 atppc->sc_epp = *val;
1759 if (atppc->sc_epp == ATPPC_EPP_1_9) {
2019 if (atppc->sc_epp == ATPPC_EPP_1_9) {

Completed in 13 milliseconds