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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dsx.h46 int ta_type; member in struct:sx_board
H A Dsx.c604 if (port->board->ta_type == MOD_SXDC) {
678 if (port->board->ta_type == MOD_TA) {
688 if (port->board->ta_type == MOD_TA) {
1784 /* board->ta_type = mod_compat_type (read_sx_byte (board, 0x80 + 0x08)); */
1785 board->ta_type = mod_compat_type(sx_read_module_byte(board, 0x80,
1812 if (mod_compat_type(type) != board->ta_type) {

Completed in 179 milliseconds