Searched defs:sab_board (Results 1 – 1 of 1) sorted by relevance
261 typedef struct sab_board struct263 struct sab_board *nextboard; argument264 struct sab_board *next_on_interrupt; argument266 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 …]