HomeSort by: relevance | last modified time | path
    Searched defs:ofw_option_truefalse (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/powerpc/powerpc/
ofw_machdep.c 447 ofw_option_truefalse(const char *prop, int proplen) function in typeref:typename:bool
486 ofw_real_mode = ofw_option_truefalse(prop, proplen);
  /src/sys/arch/macppc/stand/ofwboot/
Locore.c 218 ofw_option_truefalse(const char *prop, int proplen) function in typeref:typename:bool
749 ofw_real_mode = ofw_option_truefalse(prop, proplen);

Completed in 130 milliseconds