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

  /src/sys/arch/arm/s3c2xx0/
sscom_var.h 102 struct sscom_softc { struct
193 int (*sc_read_modem_status)( struct sscom_softc * );
194 void (*sc_set_modem_control)( struct sscom_softc * );
195 void (*sc_change_txrx_interrupts)(struct sscom_softc *, bool, u_int);
240 void sscom_attach_subr(struct sscom_softc *);
244 void sscom_shutdown(struct sscom_softc *);
249 void sscom_config(struct sscom_softc *);
sscom_var.h 102 struct sscom_softc { struct
193 int (*sc_read_modem_status)( struct sscom_softc * );
194 void (*sc_set_modem_control)( struct sscom_softc * );
195 void (*sc_change_txrx_interrupts)(struct sscom_softc *, bool, u_int);
240 void sscom_attach_subr(struct sscom_softc *);
244 void sscom_shutdown(struct sscom_softc *);
249 void sscom_config(struct sscom_softc *);
sscom_var.h 102 struct sscom_softc { struct
193 int (*sc_read_modem_status)( struct sscom_softc * );
194 void (*sc_set_modem_control)( struct sscom_softc * );
195 void (*sc_change_txrx_interrupts)(struct sscom_softc *, bool, u_int);
240 void sscom_attach_subr(struct sscom_softc *);
244 void sscom_shutdown(struct sscom_softc *);
249 void sscom_config(struct sscom_softc *);

Completed in 36 milliseconds