|
Linux Kernel
3.7.1
|
#include <card.h>
Data Fields | |
| int | model |
| int | driverId |
| char | devicename [20] |
| isdn_if * | card |
| bchan * | channel |
| char | nChannels |
| unsigned int | interrupt |
| int | iobase |
| int | ioport [MAX_IO_REGS] |
| int | shmem_pgport |
| int | shmem_magic |
| unsigned int | rambase |
| unsigned int | ramsize |
| RspMessage | async_msg |
| int | want_async_messages |
| unsigned char | seq_no |
| struct timer_list | reset_timer |
| struct timer_list | stat_timer |
| unsigned char | nphystat |
| unsigned char | phystat |
| HWConfig_pl | hwconfig |
| char | load_ver [11] |
| char | proc_ver [11] |
| int | StartOnReset |
| int | EngineUp |
| int | trace_mode |
| spinlock_t | lock |
| const char * | device_label |
| u32 | flags |
| u16 | addr_ofs |
| unsigned short | vendor |
| unsigned short | device |
| unsigned short | rev |
| unsigned short | svid |
| unsigned short | sid |
| unsigned int | flags |
| unsigned int | maxclk |
| enum mga_chip | chip |
| struct video_board * | base |
| const char * | name |
| RspMessage async_msg |
| struct video_board* base |
Definition at line 1389 of file matroxfb_base.c.
Definition at line 1388 of file matroxfb_base.c.
Definition at line 1385 of file matroxfb_base.c.
| unsigned int flags |
Definition at line 1386 of file matroxfb_base.c.
| HWConfig_pl hwconfig |
| int ioport[MAX_IO_REGS] |
| spinlock_t lock |
| unsigned int maxclk |
Definition at line 1387 of file matroxfb_base.c.
Definition at line 1390 of file matroxfb_base.c.
| struct timer_list reset_timer |
| unsigned short rev |
Definition at line 1385 of file matroxfb_base.c.
| unsigned short sid |
Definition at line 1385 of file matroxfb_base.c.
| struct timer_list stat_timer |
| unsigned short svid |
Definition at line 1385 of file matroxfb_base.c.
Definition at line 1385 of file matroxfb_base.c.
1.8.2