Lines Matching refs:system
50 * Memory mapped interface to the system console. This device
54 * The system console is a small standalone program that is initially
55 * run when the system boots. It contains the necessary code to
59 * This version of the system console is very different from the one
60 * that would be found in a real system. Many of the functions use
62 * from the boot device on a real system would require a minimal
70 * These shortcuts are acceptable since the system console is
91 /** the system console (the terminal) is accessable from the console */
94 /** a pointer to the system we are running in */
95 AlphaSystem *system;