Lines Matching defs:board
48 * - The PLX can map the either the board's RAM or host RAM
60 * messages (one for every TTY, up to 64 per board!). So
62 * were the max of 64 ports per board.
143 * Per-board state.
217 * Macros to read and write the firmware control structures in board RAM.
266 * Determine if the given PCI device is a Cyclades-Z board.
282 * A Cyclades-Z board was found; attach it.
316 * Make sure that the board is completely stopped.
322 * Load the board's firmware.
436 * Reset the board via the PLX.
460 * Load the ZFIRM firmware into the board's RAM and start it
470 const char *board;
486 /* Locate the correct configuration for our board. */
617 board = "Cyclades-8Zo ver. 1";
621 board = "Cyclades-8Zo ver. 2";
625 board = "Cyclades-Ze";
629 board = "unknown Cyclades Z-series";
634 printf("%s: %s, ", cz->cz_dev.dv_xname, board);
670 * We either are receiving an interrupt directly from the board, or we are