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

  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
xenvm-4.2.dts 3 * Xen Virtual Machine for unprivileged guests
mt2701-evb.dts 22 compatible = "mediatek,mt2701-cs42448-machine";
24 /* CS42448 Machine name */
imx7d-flex-concentrator.dts 45 * Human Machine Interface consists of 4 dual red/green LEDs.
omap3-n900.dts 114 label = "Machine Cover";
  /src/sys/external/bsd/gnu-efi/dist/inc/ia32/
pe.h 76 UINT16 Machine;
91 #define IMAGE_FILE_BYTES_REVERSED_LO 0x0080 // Bytes of machine word are reversed.
92 #define IMAGE_FILE_32BIT_MACHINE 0x0100 // 32 bit word machine.
96 #define IMAGE_FILE_BYTES_REVERSED_HI 0x8000 // Bytes of machine word are reversed.
106 #define IMAGE_FILE_MACHINE_TAHOE 0x7cc // Intel EM machine
228 #define IMAGE_DIRECTORY_ENTRY_GLOBALPTR 8 // Machine Value (MIPS GP)
  /src/sys/external/bsd/gnu-efi/dist/inc/ia64/
pe.h 91 UINT16 Machine;
106 #define IMAGE_FILE_BYTES_REVERSED_LO 0x0080 // Bytes of machine word are reversed.
107 #define IMAGE_FILE_32BIT_MACHINE 0x0100 // 32 bit word machine.
111 #define IMAGE_FILE_BYTES_REVERSED_HI 0x8000 // Bytes of machine word are reversed.
121 #define IMAGE_FILE_MACHINE_TAHOE 0x7cc // Intel EM machine
234 #define IMAGE_DIRECTORY_ENTRY_GLOBALPTR 8 // Machine Value (MIPS GP)
  /src/sys/external/bsd/gnu-efi/dist/inc/x86_64/
pe.h 76 UINT16 Machine;
91 #define IMAGE_FILE_BYTES_REVERSED_LO 0x0080 // Bytes of machine word are reversed.
92 #define IMAGE_FILE_32BIT_MACHINE 0x0100 // 32 bit word machine.
96 #define IMAGE_FILE_BYTES_REVERSED_HI 0x8000 // Bytes of machine word are reversed.
106 #define IMAGE_FILE_MACHINE_TAHOE 0x7cc // Intel EM machine
228 #define IMAGE_DIRECTORY_ENTRY_GLOBALPTR 8 // Machine Value (MIPS GP)
  /src/distrib/sun2/miniroot/
install.md 33 # machine dependent section of installation/upgrade script.
36 # Machine-dependent install sets
147 echo "Welcome to the NetBSD/${MACHINE} ${RELEASE} installation program."
158 echo "Welcome to the NetBSD/${MACHINE} ${VERSION} upgrade program."
189 OK, then. Enter 'halt' at the prompt to halt the machine. Once the
190 machine has halted, power-cycle the system to load new boot code.
206 system has halted, reset the machine and boot from the disk.
  /src/distrib/sun3/miniroot/
install.md 33 # machine dependent section of installation/upgrade script.
36 # Machine-dependent install sets
147 echo "Welcome to the NetBSD/${MACHINE} ${RELEASE} installation program."
158 echo "Welcome to the NetBSD/${MACHINE} ${RELEASE} upgrade program."
189 OK, then. Enter 'halt' at the prompt to halt the machine. Once the
190 machine has halted, power-cycle the system to load new boot code.
206 system has halted, reset the machine and boot from the disk.
  /src/sys/arch/vax/vax/
intvec.S 86 INTVEC(mcheck, ISTACK) # Machine Check., 4
168 tstl %r0 # If not machine check, try memory error
186 4: calls $0,*BADADDR(%r0) # call machine-specific handler
  /src/distrib/sparc/
install.md 33 # machine dependent section of installation/upgrade script.
36 # Machine-dependent install sets
244 OK, then. Enter 'halt' at the prompt to halt the machine. Once the
245 machine has halted, power-cycle the system to load new boot code.
261 system has halted, reset the machine and boot from the disk.
  /src/distrib/amiga/miniroot/
install.md 33 # machine dependent section of installation/upgrade script.
36 # Machine-dependent install sets
142 echo "Welcome to the NetBSD/${MACHINE} ${RELEASE} installation program."
153 echo "Welcome to the NetBSD/${MACHINE} ${RELEASE} upgrade program."
184 OK, then. Enter 'halt' at the prompt to halt the machine. Once the
185 machine has halted, power-cycle the system to load new boot code.
204 system has halted, reset the machine and boot from the disk.
  /src/sys/arch/sparc64/sparc64/
locore.s 77 #include <machine/param.h>
78 #include <machine/types.h>
81 #include <machine/ctlreg.h>
82 #include <machine/psl.h>
83 #include <machine/signal.h>
84 #include <machine/trap.h>
85 #include <machine/frame.h>
86 #include <machine/pmap.h>
87 #include <machine/intr.h>
88 #include <machine/asm.h
    [all...]

Completed in 21 milliseconds