Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dsx.h37 struct sx_board { struct
38 int magic;
39 unsigned long base;
40 unsigned long base2;
41 unsigned long hw_base;
42 int eisa_base;
43 int port_base; /* Number of the first port */
44 struct sx_port *ports;
45 int nports;
46 int flags;
[all …]
Dspecialix.c196 static struct specialix_board sx_board[SX_NBOARD] = { variable