Searched refs:chosen (Results 1 - 25 of 28) sorted by relevance

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/ppc/boot/of1275/
H A Dofinit.c19 phandle chosen; local
23 if ((chosen = finddevice("/chosen")) == OF_INVALID_HANDLE)
25 if (getprop(chosen, "mmu", &of_prom_mmu, sizeof(ihandle)) != 4)
H A Dofstdio.c17 phandle chosen; local
19 if ((chosen = finddevice("/chosen")) == OF_INVALID_HANDLE)
21 if (getprop(chosen, "stdout", &out, sizeof(out)) != 4)
23 if (getprop(chosen, "stdin", &in, sizeof(in)) != 4)
H A Dclaim.c17 * space in the chosen mmu node, and then do a map operation to
35 phandle oprom, chosen; local
48 chosen = finddevice("/chosen");
49 if (chosen == OF_INVALID_HANDLE) {
50 chosen = finddevice("/chosen@0");
51 if (chosen == OF_INVALID_HANDLE) {
52 printf("no chosen\n");
56 if (getprop(chosen, "mm
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/boot/
H A Dmain.c93 static struct addr_range prep_initrd(struct addr_range vmlinux, void *chosen, argument
135 setprop_val(chosen, "linux,initrd-start", (u32)(initrd_addr));
136 setprop_val(chosen, "linux,initrd-end", (u32)(initrd_addr+initrd_size));
142 * edit the command line passed to vmlinux (by setting /chosen/bootargs).
148 static void prep_cmdline(void *chosen) argument
151 getprop(chosen, "bootargs", cmdline, COMMAND_LINE_SIZE-1);
160 setprop_str(chosen, "bootargs", cmdline);
173 void *chosen; local
190 /* Ensure that the device tree has a /chosen node */
191 chosen
[all...]
H A Dof.c99 * space in the chosen mmu node, and then do a map operation to
117 phandle oprom, chosen; local
130 chosen = finddevice("/chosen");
131 if (chosen == (phandle) -1) {
132 chosen = finddevice("/chosen@0");
133 if (chosen == (phandle) -1) {
134 printf("no chosen\n");
138 if (getprop(chosen, "mm
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A Dprobe-sched.c45 int chosen; /* Use for packet assembling */ member in struct:AvahiProbeJob
76 pj->chosen = 0;
176 assert(!pj->chosen);
195 pj->chosen = 1;
199 if (pj->chosen)
211 pj->chosen = 1;
280 if (pj->chosen)
293 /* Now add the chosen records to the authorative section */
298 if (!pj->chosen)
306 pj->chosen
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/mm/
H A Doom_kill.c210 struct task_struct *chosen = NULL; local
254 chosen = p;
262 if (points > *ppoints || !chosen) {
263 chosen = p;
268 return chosen;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/ospfd/
H A Dospf_ase.c57 list chosen; local
69 chosen = list_new ();
78 listnode_add (chosen, or);
81 if (listcount (chosen) == 0)
83 list_free (chosen);
84 chosen = rn->info;
88 for (node = listhead (chosen); node; nextnode (node))
102 if (chosen != rn->info)
103 list_delete (chosen);
375 chosen
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dsetup.c352 int chosen = prom_finddevice ("/chosen"); local
355 cl = prom_getintdefault (chosen, "client-ip", 0);
356 sv = prom_getintdefault (chosen, "server-ip", 0);
357 gw = prom_getintdefault (chosen, "gateway-ip", 0);
H A Dhead.S108 .asciz "/chosen"
196 /* chosen_node = prom_finddevice("/chosen") */
201 stx %l2, [%sp + 2047 + 128 + 0x18] ! arg1, "/chosen"
206 ldx [%sp + 2047 + 128 + 0x20], %l4 ! chosen device node
321 /* Preserve OBP chosen DCU and DCR register settings. */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/fips/
H A Dfips-lib.com1036 $! Check to see if SOCKETSHR was chosen
1049 $! Check to see if MULTINET was chosen
1062 $! Check to see if UCX was chosen
1082 $! Check to see if TCPIP was chosen
1095 $! Check to see if NONE was chosen
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/ssl/
H A Dssl-lib.com917 $! Check to see if SOCKETSHR was chosen
930 $! Check to see if MULTINET was chosen
943 $! Check to see if UCX was chosen
963 $! Check to see if TCPIP was chosen
976 $! Check to see if NONE was chosen
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/
H A Dcrypto-lib.com1140 $! Check to see if SOCKETSHR was chosen
1153 $! Check to see if MULTINET was chosen
1166 $! Check to see if UCX was chosen
1186 $! Check to see if TCPIP was chosen
1199 $! Check to see if NONE was chosen
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/
H A Dcrypto-lib.com1170 $! Check to see if SOCKETSHR was chosen
1183 $! Check to see if MULTINET was chosen
1196 $! Check to see if UCX was chosen
1216 $! Check to see if TCPIP was chosen
1229 $! Check to see if NONE was chosen
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Dssl-lib.com919 $! Check to see if SOCKETSHR was chosen
932 $! Check to see if MULTINET was chosen
945 $! Check to see if UCX was chosen
965 $! Check to see if TCPIP was chosen
978 $! Check to see if NONE was chosen
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dprom_init.c131 phandle chosen; member in struct:prom_t
568 if ((long)_prom->chosen > 0)
569 l = prom_getprop(_prom->chosen, "bootargs", p, COMMAND_LINE_SIZE-1);
1429 _prom->chosen = call_prom("finddevice", 1, 1, ADDR("/chosen"));
1430 if (!PHANDLE_VALID(_prom->chosen))
1431 prom_panic("cannot find chosen"); /* msg won't be printed :( */
1462 prom_getprop(_prom->chosen, "mmu", &_prom->mmumap,
1478 if (prom_getprop(_prom->chosen, "stdout", &val, sizeof(val)) <= 0)
1487 prom_setprop(_prom->chosen, "/chose
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/
H A Dmakevms.com948 $! Check to see if SOCKETSHR was chosen
965 $! Check to see if MULTINET was chosen
982 $! Check to see if UCX was chosen
999 $! Check to see if TCPIP was chosen
1016 $! Check to see if NONE was chosen
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/test/
H A Dmaketests.com743 $! Check to see if SOCKETSHR was chosen
756 $! Check to see if MULTINET was chosen
769 $! Check to see if UCX was chosen
789 $! Check to see if TCPIP was chosen
802 $! Check to see if NONE was chosen
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/
H A Dmakevms.com954 $! Check to see if SOCKETSHR was chosen
971 $! Check to see if MULTINET was chosen
988 $! Check to see if UCX was chosen
1005 $! Check to see if TCPIP was chosen
1022 $! Check to see if NONE was chosen
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Dmaketests.com745 $! Check to see if SOCKETSHR was chosen
758 $! Check to see if MULTINET was chosen
771 $! Check to see if UCX was chosen
791 $! Check to see if TCPIP was chosen
804 $! Check to see if NONE was chosen
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D07-floor1.tex48 Consider the following example, with values chosen for ease of
107 books were chosen for representation in a given packet. The
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/md/
H A Draid5.c961 struct bio *chosen; local
977 chosen = sh->dev[i].towrite;
984 sh->dev[i].written = chosen;
993 chosen = sh->dev[i].towrite;
1000 sh->dev[i].written = chosen;
1054 struct bio *chosen; local
1070 chosen = sh->dev[i].towrite;
1077 sh->dev[i].written = chosen;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/boot/
H A Dvideo.S301 defmd1: ret # No mode chosen? Default 80x25
547 pushw %bx # Set mode chosen from menu
558 setres: pushw %bx # Set mode chosen by resolution
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dsetox.S106 | Notes: a) The way L1 and L2 are chosen ensures L1+L2 approximate
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.pm714 Depending on which of these is actually chosen, the final parameter,

Completed in 199 milliseconds

12