Searched refs:cyclades_port (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dserial167.c126 static struct cyclades_port *serial_console_info = NULL;
142 struct cyclades_port cy_port[] = {
149 #define NR_PORTS (sizeof(cy_port)/sizeof(struct cyclades_port))
202 static void shutdown(struct cyclades_port *);
203 static int startup (struct cyclades_port *);
206 static void config_setup(struct cyclades_port *);
248 serial_paranoia_check(struct cyclades_port *info,
255 "Warning: null cyclades_port for (%d, %d) in %s\n";
257 "Warning: cyclades_port out of range for (%d, %d) in %s\n";
318 struct cyclades_port *inf
[all...]
H A Dcyclades.c171 static struct cyclades_port cy_port[NR_PORTS];
235 * The cyclades_port structure member rflow and the vector rflow_thr
283 static void set_line_char(struct cyclades_port *);
307 serial_paranoia_check(struct cyclades_port *info,
314 "cyc Warning: null cyclades_port for (%s) in %s\n";
316 "cyc Warning: cyclades_port out of range for (%s) in %s\n";
344 cy_sched_event(struct cyclades_port *info, int event)
370 * pass an argument (in this case the pointer to the cyclades_port
383 struct cyclades_port *info = (struct cyclades_port *) private
[all...]
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dserial167.h25 struct cyclades_port { struct
H A Dcyclades.h42 *removed closing_wait2 from cyclades_port structure;
45 *changes in the cyclades_port structure to get it closer to the
50 *changes in the cyclades_port structure (addition of shutdown_wait and
57 *cyclades_port structure;
69 *new entries at the end of cyclades_port struct to reallocate
586 struct cyclades_port { struct
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dserial167.h25 struct cyclades_port { struct
H A Dcyclades.h39 *removed closing_wait2 from cyclades_port structure;
42 *changes in the cyclades_port structure to get it closer to the
47 *changes in the cyclades_port structure (addition of shutdown_wait and
54 *cyclades_port structure;
66 *new entries at the end of cyclades_port struct to reallocate
583 struct cyclades_port { struct

Completed in 462 milliseconds