HomeSort by: relevance | last modified time | path
    Searched refs:ofw_quiesce (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/arch/macppc/include/
autoconf.h 83 extern int ofw_quiesce;
  /src/sys/arch/ofppc/include/
autoconf.h 35 extern int ofw_quiesce; /* XXX not used at the moment */
  /src/sys/arch/macppc/macppc/
machdep.c 140 ofw_quiesce = strncmp(model_name, "PowerMac11,2", 12) == 0 ||
419 if (have_palette && ofw_quiesce) {
441 if (have_backlight && ofw_quiesce) {
  /src/sys/arch/powerpc/oea/
ofw_rascons.c 290 if (depth == 8 && ofw_quiesce) {
ofwoea_machdep.c 132 int ofw_quiesce; variable in typeref:typename:int
186 if (ofw_quiesce)

Completed in 26 milliseconds