Lines Matching refs:sx_board
309 static int sx_init_board (struct sx_board *board);
322 static struct sx_board boards[SX_NBOARDS];
496 static inline void write_sx_byte (struct sx_board *board, int offset, u8 byte) in write_sx_byte()
501 static inline u8 read_sx_byte (struct sx_board *board, int offset) in read_sx_byte()
507 static inline void write_sx_word (struct sx_board *board, int offset, u16 word) in write_sx_word()
512 static inline u16 read_sx_word (struct sx_board *board, int offset) in read_sx_word()
518 static int sx_busy_wait_eq (struct sx_board *board, in sx_busy_wait_eq()
544 static int sx_busy_wait_neq (struct sx_board *board, in sx_busy_wait_neq()
572 static int sx_reset (struct sx_board *board) in sx_reset()
656 static int sx_start_board (struct sx_board *board) in sx_start_board()
680 static int sx_start_interrupts (struct sx_board *board) in sx_start_interrupts()
1203 struct sx_board *board = ptr; in sx_interrupt()
1302 struct sx_board *board = (struct sx_board *) data; in sx_pollfunc()
1601 static int do_memtest (struct sx_board *board, int min, int max) in do_memtest()
1637 static int do_memtest_w (struct sx_board *board, int min, int max)
1657 static struct sx_board *board = NULL; in sx_fw_ioctl()
1938 static int sx_init_board (struct sx_board *board) in sx_init_board()
2115 static int probe_sx (struct sx_board *board) in probe_sx()
2193 static int probe_si (struct sx_board *board) in probe_si()
2331 struct sx_board *board; in sx_init_portstructs()
2453 static void fix_sx_pci (PDEV, struct sx_board *board) in fix_sx_pci()
2480 struct sx_board *board;
2661 struct sx_board *board;