Searched defs:sn_sal_ops (Results 1 – 1 of 1) sorted by relevance
95 struct sn_sal_ops { struct96 int (*sal_puts_raw) (const char *s, int len);97 int (*sal_puts) (const char *s, int len);98 int (*sal_getc) (void);99 int (*sal_input_pending) (void);100 void (*sal_wakeup_transmit) (struct sn_cons_port *, int);