|
Linux Kernel
3.7.1
|
#include "platform.h"#include "kst_ifc.h"#include "di_defs.h"#include "maintidi.h"#include "pc.h"#include "man_defs.h"Go to the source code of this file.
Macros | |
| #define | MODEM_PARSE_ENTRIES 16 /* amount of variables of interest */ |
| #define | FAX_PARSE_ENTRIES 12 /* amount of variables of interest */ |
| #define | LINE_PARSE_ENTRIES 15 /* amount of variables of interest */ |
| #define | STAT_PARSE_ENTRIES 70 /* amount of variables of interest */ |
Functions | |
| void | diva_mnt_internal_dprintf (dword drv_id, dword type, char *p,...) |
| diva_strace_library_interface_t * | DivaSTraceLibraryCreateInstance (int Adapter, const diva_trace_library_user_interface_t *user_proc, byte *pmem) |
| dword | DivaSTraceGetMemotyRequirement (int channels) |
| #define FAX_PARSE_ENTRIES 12 /* amount of variables of interest */ |
Definition at line 36 of file maintidi.c.
| #define LINE_PARSE_ENTRIES 15 /* amount of variables of interest */ |
Definition at line 37 of file maintidi.c.
| #define MODEM_PARSE_ENTRIES 16 /* amount of variables of interest */ |
Definition at line 35 of file maintidi.c.
| #define STAT_PARSE_ENTRIES 70 /* amount of variables of interest */ |
Definition at line 38 of file maintidi.c.
Definition at line 2188 of file maintidi.c.
| diva_strace_library_interface_t* DivaSTraceLibraryCreateInstance | ( | int | Adapter, |
| const diva_trace_library_user_interface_t * | user_proc, | ||
| byte * | pmem | ||
| ) |
Definition at line 108 of file maintidi.c.
1.8.2