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

  /src/sys/arch/amiga/dev/
mfc.c 166 u_short ct_val; member in struct:mfc_softc
761 if (scc->ct_usecnt > 0 && scc->ct_val != ospeed)
766 scc->ct_val = ospeed;
792 t->c_ospeed, ospeed, scc->ct_val, scc->imask, cflag);
mfc.c 166 u_short ct_val; member in struct:mfc_softc
761 if (scc->ct_usecnt > 0 && scc->ct_val != ospeed)
766 scc->ct_val = ospeed;
792 t->c_ospeed, ospeed, scc->ct_val, scc->imask, cflag);
mfc.c 166 u_short ct_val; member in struct:mfc_softc
761 if (scc->ct_usecnt > 0 && scc->ct_val != ospeed)
766 scc->ct_val = ospeed;
792 t->c_ospeed, ospeed, scc->ct_val, scc->imask, cflag);

Completed in 36 milliseconds