Searched defs:PRM_POINT (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/i86pc/os/
H A Dstartup.c632 #define PRM_POINT(q) if (prom_debug) \ macro
804 PRM_POINT("startup_init() starting...");
818 PRM_POINT("prom_debug found in boot enviroment");
836 PRM_POINT("startup_init() done");
940 PRM_POINT("about to create segkpm");
1022 PRM_POINT("startup_memlist() starting...");
1323 PRM_POINT("Building phys_avail:\n");
1383 PRM_POINT("Calling kphysm_init()...");
1385 PRM_POINT("kphysm_init() done");
1396 PRM_POINT("startup_memlis
[all...]

Completed in 48 milliseconds