GDB (xrefs)
|
Public Attributes | |
int | base |
int | irq |
int | refcnt |
struct intrupt * | intrupt |
int | fifo |
int | baudrate |
unsigned char | cbuf [CBSIZE] |
unsigned int | first |
unsigned int | count |
int | txbusy |
unsigned char | old_mcr |
int | ferr |
int | perr |
int | oflo |
int | msr |
Definition at line 192 of file ser-go32.c.
Definition at line 194 of file ser-go32.c.
Referenced by _initialize_ser_dos(), dos_info(), and dos_write().
Definition at line 199 of file ser-go32.c.
Referenced by dos_close(), dos_info(), dos_noflush_set_tty_state(), dos_open(), dos_set_tty_state(), and dos_setbaudrate().
unsigned char dos_ttystate::cbuf[CBSIZE] |
Definition at line 200 of file ser-go32.c.
Referenced by dos_getc(), and dos_putc().
unsigned int dos_ttystate::count |
Definition at line 202 of file ser-go32.c.
Referenced by dos_flush_input(), dos_getc(), dos_open(), and dos_putc().
Definition at line 205 of file ser-go32.c.
Referenced by dos_comisr(), and dos_info().
Definition at line 198 of file ser-go32.c.
Referenced by dos_close(), dos_flush_input(), dos_info(), dos_open(), and dos_write().
unsigned int dos_ttystate::first |
Definition at line 201 of file ser-go32.c.
Referenced by dos_flush_input(), dos_getc(), dos_open(), and dos_putc().
struct intrupt* dos_ttystate::intrupt |
Definition at line 197 of file ser-go32.c.
Referenced by dos_close(), dos_info(), and dos_open().
Definition at line 195 of file ser-go32.c.
Referenced by _initialize_ser_dos(), dos_comisr(), dos_info(), and dos_open().
Definition at line 208 of file ser-go32.c.
Referenced by dos_comisr().
Definition at line 207 of file ser-go32.c.
Referenced by dos_close(), dos_comisr(), dos_info(), and dos_open().
unsigned char dos_ttystate::old_mcr |
Definition at line 204 of file ser-go32.c.
Definition at line 206 of file ser-go32.c.
Referenced by dos_comisr(), and dos_info().
Definition at line 196 of file ser-go32.c.
Referenced by dos_close(), dos_get_tty_state(), and dos_open().
Definition at line 203 of file ser-go32.c.
Referenced by dos_comisr(), dos_open(), and dos_write().