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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/shared/
H A Dwlif_utils.c83 char nv_name[16], os_name[16], if_name[16]; local
97 if (nvifname_to_osifname(nv_name, os_name, sizeof(os_name)) < 0)
100 if (osifname_to_nvifname(os_name, nv_name, sizeof(nv_name)) < 0)
111 find_in_list(ifnames, os_name))
123 find_in_list(ifnames, os_name))
134 find_in_list(ifnames, os_name))
157 char nv_name[16], os_name[16], wl_prefix[16], comb[32], key[8]; local
165 if (nvifname_to_osifname(osifname, os_name, sizeof(os_name))) {
[all...]
H A Dbroadcom.c1497 char ifnames[255],name[IFNAMSIZ],os_name[IFNAMSIZ],*next=NULL; local
1529 if (nvifname_to_osifname( name, os_name, sizeof(os_name) ) < 0)
1534 name, !wl_probe(os_name) ? " (Wireless)" : "");
4357 char wl_name[IFNAMSIZ],os_name[IFNAMSIZ]; local
4386 if ( nvifname_to_osifname( name, os_name, sizeof(os_name) ) < 0 )
4389 if (wl_probe(os_name) ||
4390 wl_ioctl(os_name, WLC_GET_INSTANCE, &unit, sizeof(unit)))
6239 char ifname[IFNAMSIZ],os_name[IFNAMSI local
10158 char name[IFNAMSIZ], os_name[IFNAMSIZ], wl_name[IFNAMSIZ]; local
10636 char *os_name = nvram_safe_get("os_name"); local
11258 char name[IFNAMSIZ], os_name[IFNAMSIZ], *next=NULL; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Dio.h110 diva_os_dependent_devica_name_t os_name; member in struct:_ISDN_ADAPTER
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/s390/hypfs/
H A Dhypfs_diag.c125 char os_name[8]; member in struct:x_part_hdr

Completed in 100 milliseconds