os161-1.99
Data Fields
con_softc Struct Reference
Collaboration diagram for con_softc:
Collaboration graph
[legend]

Data Fields

void * cs_devdata
void(* cs_send )(void *devdata, int ch)
void(* cs_sendpolled )(void *devdata, int ch)
void(* cs_startpolling )(void *devdata)
void(* cs_endpolling )(void *devdata)
struct semaphorecs_rsem
struct semaphorecs_wsem
unsigned char cs_gotchars [CONSOLE_INPUT_BUFFER_SIZE]
unsigned cs_gotchars_head
unsigned cs_gotchars_tail

Detailed Description

Definition at line 42 of file console.h.


The documentation for this struct was generated from the following file:
 All Data Structures