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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/sfc/
H A Dfalcon.c965 struct falcon_nvconfig *nvconfig; local
979 nvconfig = region + FALCON_NVCONFIG_OFFSET;
991 magic_num = le16_to_cpu(nvconfig->board_magic_num);
992 struct_ver = le16_to_cpu(nvconfig->board_struct_ver);
1005 word = &nvconfig->board_magic_num;
1006 limit = (__le16 *) (nvconfig + 1);
1022 memcpy(nvconfig_out, nvconfig, sizeof(*nvconfig));
1311 struct falcon_nvconfig *nvconfig; local
1315 nvconfig
[all...]

Completed in 157 milliseconds