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

  /src/sys/arch/mips/sibyte/dev/
sbscn.c 153 static void sbscn_enable_debugport(struct sbscn_channel *ch);
155 void sbscn_config(struct sbscn_channel *ch);
156 void sbscn_shutdown(struct sbscn_channel *ch);
163 void sbscn_loadchannelregs(struct sbscn_channel *);
164 void sbscn_dohwiflow(struct sbscn_channel *);
165 void sbscn_break(struct sbscn_channel *, int);
166 void sbscn_modem(struct sbscn_channel *, int);
167 void tiocm_to_sbscn(struct sbscn_channel *, int, int);
168 int sbscn_to_tiocm(struct sbscn_channel *);
169 void sbscn_iflush(struct sbscn_channel *);
    [all...]
sbscnvar.h 95 struct sbscn_channel { struct
169 struct sbscn_channel sc_channels[2];

Completed in 12 milliseconds