Home | History | Annotate | Download | only in prep

Lines Matching refs:prep

60 #include <prep/pnpbus/pnpbusvar.h>
93 * On the PReP, we do not have the fw-boot-device readable until the NVRAM
126 device_setprop_bool(dev, "prep-raven-pchb", true);
131 device_setprop_string(dev, "prep-fw-path-component", "/");
210 device_setprop_string(dev, "prep-fw-path-component", devpath);
221 "prep-fw-path-component");
225 prop_dictionary_set(device_properties(dev), "prep-fw-path",
229 str2 = prop_dictionary_get(device_properties(parent), "prep-fw-path");
231 prop_dictionary_set(device_properties(dev), "prep-fw-path",
249 "prep-fw-path", str3);
296 "prep-fw-path");
300 "prep-fw-path", str1);
339 str = prop_dictionary_get(device_properties(d), "prep-fw-path");