Searched refs:m68k_serial (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A D68328serial.c69 static struct m68k_serial m68k_soft[NR_PORTS];
70 struct m68k_serial *IRQ_ports[NR_IRQS];
78 struct m68k_serial *m68k_consinfo = 0;
103 static void change_speed(struct m68k_serial *info);
134 static inline int serial_paranoia_check(struct m68k_serial *info,
141 "Warning: null m68k_serial for %s in %s\n";
165 static inline void m68k_rtsdtr(struct m68k_serial *ss, int set)
176 static inline int get_baud(struct m68k_serial *ss)
196 struct m68k_serial *info = (struct m68k_serial *)tt
[all...]
H A D68328serial.h125 struct m68k_serial { struct

Completed in 93 milliseconds