Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

board Struct Reference

#include <card.h>


Data Fields

int model
int driverId
char devicename [20]
isdn_if * card
bchanchannel
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
timer_list reset_timer
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
unsigned short vendor
unsigned short device
unsigned short rev
unsigned short svid
unsigned short sid
unsigned int flags
unsigned int maxclk
video_boardbase
const char * name


Field Documentation

RspMessage board::async_msg
 

Definition at line 84 of file card.h.

Referenced by send_and_receive().

struct video_board* board::base
 

Definition at line 5507 of file matroxfb.c.

Referenced by __initfunc().

isdn_if* board::card
 

Definition at line 74 of file card.h.

Referenced by indicate_status(), rcvpkt(), and sc_init().

bchan* board::channel
 

Definition at line 75 of file card.h.

Referenced by clreaz(), getl2(), getl3(), interrupt_handler(), sc_init(), seteaz(), setl2(), setl3(), setup_buffers(), and sndpkt().

unsigned short board::device
 

Definition at line 5504 of file matroxfb.c.

Referenced by __initfunc().

char board::devicename[20]
 

Definition at line 73 of file card.h.

int board::driverId
 

Definition at line 72 of file card.h.

Referenced by get_card_from_id(), indicate_status(), and sc_init().

int board::EngineUp
 

Definition at line 95 of file card.h.

Referenced by interrupt_handler(), reset(), sc_ioctl(), and sendmessage().

unsigned int board::flags
 

Definition at line 5505 of file matroxfb.c.

Referenced by __initfunc().

HWConfig_pl board::hwconfig
 

Definition at line 91 of file card.h.

Referenced by GetStatus().

unsigned int board::interrupt
 

Definition at line 77 of file card.h.

Referenced by get_card_from_irq(), GetStatus(), and sc_init().

int board::iobase
 

Definition at line 78 of file card.h.

Referenced by GetStatus(), and sc_init().

int board::ioport[MAX_IO_REGS]
 

Definition at line 79 of file card.h.

Referenced by sc_init(), and sendmessage().

char board::load_ver[11]
 

Definition at line 92 of file card.h.

unsigned int board::maxclk
 

Definition at line 5506 of file matroxfb.c.

Referenced by __initfunc().

int board::model
 

Definition at line 71 of file card.h.

Referenced by GetStatus().

const char* board::name
 

Definition at line 5508 of file matroxfb.c.

Referenced by __initfunc().

char board::nChannels
 

Definition at line 76 of file card.h.

Referenced by sc_init().

unsigned char board::nphystat
 

Definition at line 89 of file card.h.

Referenced by check_phystat(), and interrupt_handler().

unsigned char board::phystat
 

Definition at line 90 of file card.h.

Referenced by check_phystat().

char board::proc_ver[11]
 

Definition at line 93 of file card.h.

unsigned int board::rambase
 

Definition at line 82 of file card.h.

Referenced by check_reset(), GetStatus(), receivemessage(), sc_init(), and sendmessage().

unsigned int board::ramsize
 

Definition at line 83 of file card.h.

Referenced by sc_init(), and setup_buffers().

struct timer_list board::reset_timer
 

Definition at line 87 of file card.h.

Referenced by reset().

unsigned short board::rev
 

Definition at line 5504 of file matroxfb.c.

Referenced by __initfunc().

unsigned char board::seq_no
 

Definition at line 86 of file card.h.

Referenced by sendmessage().

int board::shmem_magic
 

Definition at line 81 of file card.h.

Referenced by sc_init().

int board::shmem_pgport
 

Definition at line 80 of file card.h.

Referenced by sc_init().

unsigned short board::sid
 

Definition at line 5504 of file matroxfb.c.

Referenced by __initfunc().

int board::StartOnReset
 

Definition at line 94 of file card.h.

Referenced by sc_init(), and sc_ioctl().

struct timer_list board::stat_timer
 

Definition at line 88 of file card.h.

Referenced by interrupt_handler().

unsigned short board::svid
 

Definition at line 5504 of file matroxfb.c.

Referenced by __initfunc().

int board::trace_mode
 

Definition at line 96 of file card.h.

unsigned short board::vendor
 

Definition at line 5504 of file matroxfb.c.

Referenced by __initfunc().

int board::want_async_messages
 

Definition at line 85 of file card.h.

Referenced by interrupt_handler(), and send_and_receive().


The documentation for this struct was generated from the following files: