Searched refs:esp_struct (Results 1 – 3 of 3) sorted by relevance
144 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 …]
78 struct esp_struct { struct115 struct esp_struct *next_port; /* For the linked list */ argument
64 ESP_MAGIC 0x53ee esp_struct drivers/char/esp.h