Home
last modified time | relevance | path

Searched refs:mod_compat_type (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/char/
Dsx.c752 static int mod_compat_type (int module_type) in mod_compat_type() function
1995 board->ta_type = mod_compat_type (sx_read_module_byte (board, 0x80, mc_chip)); in sx_init_board()
2018 if (mod_compat_type (type) != board->ta_type) { in sx_init_board()
2025 IS_SI_BOARD(board)) && (mod_compat_type(type) == 4)) { in sx_init_board()