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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dserial167.c100 static struct cyclades_port *serial_console_info = NULL;
116 struct cyclades_port cy_port[] = {
160 static void shutdown(struct cyclades_port *);
161 static int startup(struct cyclades_port *);
164 static void config_setup(struct cyclades_port *);
205 static inline int serial_paranoia_check(struct cyclades_port *info, char *name,
210 printk("Warning: null cyclades_port for (%s) in %s\n", name,
217 printk("Warning: cyclades_port out of range for (%s) in %s\n",
268 struct cyclades_port *info = (struct cyclades_port *)tt
[all...]
H A Dcyclades.c188 * The cyclades_port structure member rflow and the vector rflow_thr
234 static void set_line_char(struct cyclades_port *);
255 static inline int serial_paranoia_check(struct cyclades_port *info,
260 printk(KERN_WARNING "cyc Warning: null cyclades_port for (%s) "
280 static inline void cy_sched_event(struct cyclades_port *info, int event)
302 * pass an argument (in this case the pointer to the cyclades_port
309 struct cyclades_port *info =
310 container_of(work, struct cyclades_port, tqueue);
425 struct cyclades_port *info;
932 cyz_handle_rx(struct cyclades_port *inf
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dserial167.h25 struct cyclades_port { struct
H A Dcyclades.h14 *added throttle field on struct cyclades_port to indicate whether the
28 *removed closing_wait2 from cyclades_port structure;
31 *changes in the cyclades_port structure to get it closer to the
36 *changes in the cyclades_port structure (addition of shutdown_wait and
43 *cyclades_port structure;
55 *new entries at the end of cyclades_port struct to reallocate
524 struct cyclades_port *ports;
554 struct cyclades_port { struct

Completed in 164 milliseconds