GDB (xrefs)
Public Attributes
dos_ttystate Struct Reference

List of all members.

Public Attributes

int base
int irq
int refcnt
struct intruptintrupt
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

Detailed Description

Definition at line 192 of file ser-go32.c.


Member Data Documentation

Definition at line 194 of file ser-go32.c.

Referenced by _initialize_ser_dos(), dos_info(), and dos_write().

unsigned char dos_ttystate::cbuf[CBSIZE]

Definition at line 200 of file ser-go32.c.

Referenced by dos_getc(), and dos_putc().

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().

Definition at line 201 of file ser-go32.c.

Referenced by dos_flush_input(), dos_getc(), dos_open(), and dos_putc().

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().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines