Home
last modified time | relevance | path

Searched defs:mgsl_struct (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/char/
Dsynclink.c195 struct mgsl_struct { struct
196 void *if_ptr; /* General purpose pointer (used by SPPP) */
197 int magic;
198 int flags;
199 int count; /* count of opens */
200 int line;
201 int hw_version;
202 unsigned short close_delay;
203 unsigned short closing_wait; /* time to wait before closing */
205 struct mgsl_icount icount;
[all …]