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

Data Fields

struct spinlock ls_lock
unsigned ls_width
unsigned ls_height
unsigned ls_cx
unsigned ls_cy
char * ls_screen
void * ls_busdata
uint32_t ls_buspos
void * ls_devdata
void(* ls_start )(void *devdata)
void(* ls_input )(void *devdata, int ch)

Detailed Description

Definition at line 36 of file lscreen.h.


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