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

  /src/sys/arch/arm/sa11x0/
sa11x0_comvar.h 48 struct sacom_softc { struct
83 int (*enable)(struct sacom_softc *);
84 int (*disable)(struct sacom_softc *);
sa11x0_com.c 138 static void sacom_filltx(struct sacom_softc *);
139 static void sacom_attach_subr(struct sacom_softc *);
141 static void sacom_enable_debugport(struct sacom_softc *);
144 void sacom_config(struct sacom_softc *);
146 void sacom_shutdown(struct sacom_softc *);
152 void sacom_loadchannelregs(struct sacom_softc *);
153 void sacom_hwiflow(struct sacom_softc *);
154 void sacom_break(struct sacom_softc *, int);
155 void sacom_modem(struct sacom_softc *, int);
156 void tiocm_to_sacom(struct sacom_softc *, u_long, int)
    [all...]

Completed in 11 milliseconds