Home
last modified time | relevance | path

Searched refs:esp_struct (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/char/
Desp.c144 static struct esp_struct *ports;
146 static void change_speed(struct esp_struct *info);
178 static inline int serial_paranoia_check(struct esp_struct *info, in serial_paranoia_check()
199 static inline unsigned int serial_in(struct esp_struct *info, int offset) in serial_in()
204 static inline void serial_out(struct esp_struct *info, int offset, in serial_out()
220 struct esp_struct *info = (struct esp_struct *)tty->driver_data; in rs_stop()
238 struct esp_struct *info = (struct esp_struct *)tty->driver_data; in rs_start()
278 static _INLINE_ void rs_sched_event(struct esp_struct *info, in rs_sched_event()
305 static _INLINE_ void receive_chars_pio(struct esp_struct *info, int num_bytes) in receive_chars_pio()
385 static _INLINE_ void receive_chars_dma(struct esp_struct *info, int num_bytes) in receive_chars_dma()
[all …]
/linux-2.4.37.9/include/linux/
Dhayesesp.h78 struct esp_struct { struct
115 struct esp_struct *next_port; /* For the linked list */ argument
/linux-2.4.37.9/Documentation/
Dmagic-number.txt64 ESP_MAGIC 0x53ee esp_struct drivers/char/esp.h