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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dsx.c543 static int mod_compat_type(int module_type) function
1771 /* board->ta_type = mod_compat_type (read_sx_byte (board, 0x80 + 0x08)); */
1772 board->ta_type = mod_compat_type(sx_read_module_byte(board, 0x80,
1799 if (mod_compat_type(type) != board->ta_type) {
1808 (mod_compat_type(type) == 4)) {

Completed in 50 milliseconds