Searched refs:specialix_board (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/
H A Dspecialix.c186 static struct specialix_board sx_board[SX_NBOARD] = {
232 static inline int board_No (struct specialix_board * bp)
246 static inline struct specialix_board * port_Board(struct specialix_port const * port)
253 static inline unsigned char sx_in(struct specialix_board * bp, unsigned short reg)
262 static inline void sx_out(struct specialix_board * bp, unsigned short reg,
272 static inline unsigned char sx_in_off(struct specialix_board * bp, unsigned short reg)
281 static inline void sx_out_off(struct specialix_board * bp, unsigned short reg,
291 static inline void sx_wait_CCR(struct specialix_board * bp)
310 static inline void sx_wait_CCR_off(struct specialix_board * bp)
333 static inline int sx_request_io_range(struct specialix_board * b
[all...]
H A Dspecialix_io8.h92 struct specialix_board { struct

Completed in 92 milliseconds