Searched refs:SelectIndex (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/staging/vt6655/
H A Dbssdb.c804 unsigned int SelectIndex; local
808 SelectIndex = 1;
813 SelectIndex = ii;
823 *puNodeIndex = SelectIndex;
824 DBG_PRT(MSG_LEVEL_NOTICE, KERN_INFO "Replace inactive node = %d\n", SelectIndex);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6656/
H A Dbssdb.c775 unsigned int SelectIndex; local
779 SelectIndex = 1;
784 SelectIndex = ii;
794 *puNodeIndex = SelectIndex;
795 DBG_PRT(MSG_LEVEL_DEBUG, KERN_INFO "Replace inactive node = %d\n", SelectIndex);

Completed in 190 milliseconds