Searched defs:sn_sal_ops (Results 1 – 1 of 1) sorted by relevance
76 struct sn_sal_ops { struct77 int (*sal_puts_raw) (const char *s, int len);78 int (*sal_puts) (const char *s, int len);79 int (*sal_getc) (void);80 int (*sal_input_pending) (void);81 void (*sal_wakeup_transmit) (struct sn_cons_port *, int);