Searched refs:chosen (Results 76 - 80 of 80) sorted by relevance

1234

/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Diosram.c411 * If this is the chosen IOSRAM and there is no master IOSRAM yet, then
2642 * Looks up "chosen" node property to
2643 * determine if it is the chosen IOSRAM.
2651 int chosen; local
2655 * Get /chosen node info. prom interface will handle errors.
2660 * Look for the "iosram" property on the chosen node with a prom
2666 * Can't find IOSRAM_CHOSEN_PROP property under chosen node
2669 "iosram(%d): can't find chosen iosram property\n",
2674 DPRINTF(1, ("iosram(%d): Got '%x' for chosen '%s' property\n",
2692 chosen
[all...]
/illumos-gate/usr/src/boot/sys/boot/sparc64/loader/
H A Dmain.c857 OF_getprop(chosen, "bootpath", bootpath, sizeof(bootpath));
/illumos-gate/usr/src/uts/common/os/
H A Dmodctl.c2714 * Value returned in *chosen
2721 * and if 'chosen' is not NULL we also return the number of suffices that
2726 const char *p2, const char *delim, uint_t suffv[], int suffc, int *chosen)
2771 if (chosen != NULL)
2772 *chosen = i;
2725 modload_qualified(const char *subdir, const char *p1, const char *p2, const char *delim, uint_t suffv[], int suffc, int *chosen) argument
/illumos-gate/usr/src/cmd/ypcmd/yp2lscripts/
H A Dinityp2l.sh244 the server must also support the chosen values. The supported
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex3780 % below is chosen so that the gutter has the same value (well, +-<1pt)

Completed in 97 milliseconds

1234