Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/wan/8253x/
D8253xctl.h261 typedef struct sab_board struct
263 struct sab_board *nextboard; argument
264 struct sab_board *next_on_interrupt; argument
266 struct sab_chip *board_chipbase; /* chip list for this board */
267 struct sab_port *board_portbase; /* port list for this board */
268 unsigned int board_number;
293 unsigned char b_type;
294 unsigned char b_nchips; /* num chips for this board */
295 unsigned char b_nports; /* num ports for this board */
296 unsigned char b_flags; /* flags: */
[all …]