Searched refs:get_option (Results 26 - 50 of 55) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-versatile/
H A Dpci.c66 while ((retval = get_option(&str,&slot))) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dnmi.c141 get_option(&str, &nmi);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/udhcpd/
H A Doptions.c67 unsigned char *get_option(struct dhcpMessage *packet, int code) function
H A Dpacket.c71 if (packet->op == BOOTREQUEST && (vendor = get_option(packet, DHCP_VENDOR))) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/udhcp/
H A Ddhcprelay.c110 op = get_option(p, DHCP_MESSAGE_TYPE);
H A Dpacket.c62 vendor = get_option(packet, DHCP_VENDOR);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ia64/kernel/
H A Dsmpboot.c171 get_option (&str, &value);
559 get_option (&str, &ticks);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/kernel/
H A Dresource.c673 if (get_option (&str, &io_start) != 2)
675 if (get_option (&str, &io_num) == 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/pseries/
H A Drtasd.c492 if (get_option(&str,&i)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/plat-omap/
H A Dclock.c268 get_option(&str, &mpurate);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/mm/
H A Dtlb-r4k.c407 get_option(&str, &ntlb);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dkernel.h149 extern int get_option(char **str, int *pint);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pnp/isapnp/
H A Dcore.c1113 (void)((get_option(&str,&isapnp_rdp) == 2) &&
1114 (get_option(&str,&isapnp_reset) == 2) &&
1115 (get_option(&str,&isapnp_verbose) == 2));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/radio/
H A Dradio-sf16fmr2.c517 get_option(&str, &io);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dsysfs.c94 if (get_option(&str, &snooze)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc/kernel/
H A Dof_device.c715 get_option(&str, &val);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/x86_64/kernel/
H A Dmce.c592 get_option(&str, &tolerant);
H A Dsmpboot.c1069 return s && get_option(&s, &additional_cpus) ? 0 : -EINVAL;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/
H A Dec.c876 if (!get_option(&str, &intr))
H A Dpci_link.c830 retval = get_option(&str, &irq);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/cpu/
H A Dcommon.c83 get_option (&str, &cachesize_override);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/kernel/
H A Dtraps.c41 get_option(&str, &user_debug);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Dslub.c2140 get_option (&str, &slub_min_order);
2149 get_option (&str, &slub_max_order);
2158 get_option (&str, &slub_min_objects);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dlp.c764 if (get_option (&str, &x)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dof_device.c1004 get_option(&str, &val);

Completed in 334 milliseconds

123