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

  /src/sys/arch/powerpc/powerpc/
ofw_machdep.c 86 #define DPRINTF ofprint
92 ofprint(FORMAT __VA_OPT__(,) __VA_ARGS__); \
112 void ofprint(const char *blah, ...) function in typeref:typename:void
250 ofprint("Base addr of %llx or size of %llx too"
313 ofprint("Base addr of %llx or size of %llx too"
341 ofprint("WARNING: add memory segment %lx - %" PRIxPADDR ","
355 ofprint("no memory, assuming 512MB\n");
383 ofprint("No /chosen/mmu\n");
390 ofprint("No translations in /chosen/mmu\n");
ofw_machdep.c 86 #define DPRINTF ofprint
92 ofprint(FORMAT __VA_OPT__(,) __VA_ARGS__); \
112 void ofprint(const char *blah, ...) function in typeref:typename:void
250 ofprint("Base addr of %llx or size of %llx too"
313 ofprint("Base addr of %llx or size of %llx too"
341 ofprint("WARNING: add memory segment %lx - %" PRIxPADDR ","
355 ofprint("no memory, assuming 512MB\n");
383 ofprint("No /chosen/mmu\n");
390 ofprint("No translations in /chosen/mmu\n");

Completed in 26 milliseconds