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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/tx4938/toshiba_rbtx4938/
H A Dsetup.c856 }, g2pstat_tbl[] = { local
876 for (i = 0; i < ARRAY_SIZE(g2pstat_tbl); i++)
877 if (g2pstatus & g2pstat_tbl[i].flag)
878 printk("%s ", g2pstat_tbl[i].str);

Completed in 41 milliseconds