HomeSort by: relevance | last modified time | path
    Searched refs:ROM (Results 1 - 25 of 47) sorted by relevancy

1 2

  /src/sys/arch/evbsh3/conf/
sh.x 9 ROM = 0x80010000;
12 AT (ROM)
19 AT (ROM + SIZEOF(.text))
25 AT (ROM + SIZEOF(.text) + SIZEOF(.data))
shl.x 9 ROM = 0x80010000;
12 AT (ROM)
19 AT (ROM + SIZEOF(.text))
25 AT (ROM + SIZEOF(.text) + SIZEOF(.data))
  /src/sys/arch/mmeye/conf/
sh.x 9 ROM = 0x80010000;
12 AT (ROM)
19 AT (ROM + SIZEOF(.text))
25 AT (ROM + SIZEOF(.text) + SIZEOF(.data))
  /src/sys/arch/sandpoint/
README 35 C ROM on PCI bus (DINK32 on mainboard)
40 - Select normal ROM
73 FF00 0000 FF7F FFFF 32- or 64-bit Flash/ROM space (Can hit either local
75 FF80 0000 FFFF FFFF 8-, 32- or 64-bit Flash/ROM space (Can hit either
94 The SandPoint ships with the Motorola DINK32 ROM. This is a rather
95 basic ROM with only serial-download (S-Record) capability for
97 address and you jump to it. The ROM takes care of initializing
100 It would be nice to have a much more complete ROM interface, allowing
  /src/sys/arch/hpcmips/stand/romboot/
romboot.S 28 * simple boot loader for ROM
77 bal 1f # ra = ROM address + 8
79 1: subu a0, ra, 8 # a0 = ROM address(kseg1)
85 addu a0, t0 # a0 = kernel address in ROM
  /src/distrib/common/
sunbootcd.sh 45 into a CD-ROM file system image suitable for booting on the
  /src/distrib/mac68k/miniroot/
install.md 76 # return available CD-ROM devices
77 mi_filter_dmesg | awk -F : '/cd[0-9]*:.*CD-ROM/ { print $1; }' | sort -u
  /src/sys/arch/newsmips/newsmips/
locore_machdep.S 88 li k1, 0xfff00000 # NEWS5000 ROM Work: 0xFFF00000~0xFFFFFFFF (1Mbyte)
  /src/sys/arch/vax/boot/xxboot/
start.S 54 # and uVAX-ROM looks for a pointer to a parameter block. We arrange for
57 .org 0x02 # information used by uVAX-ROM
67 movzbl $1,_C_LABEL(from)# We booted from "old" rom.
137 * of good memory by 11/750's ROM-code (transfer address
151 * R6: address of driver subroutine in ROM
162 movl %r4,%r8 # LBN is in %r8 for rom routine
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/marvell/
armada-8040-clearfog-gt-8k.dts 433 * [13] CP1 SPI1 MISO (TDM and SPI ROM shared)
434 * [14] CP1 SPI1 CS0n (64Mb SPI ROM)
435 * [15] CP1 SPI1 MOSI (TDM and SPI ROM shared)
436 * [16] CP1 SPI1 CLK (TDM and SPI ROM shared)
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/realtek/
rtd129x.dtsi 55 ranges = <0x00000000 0x00000000 0x0001f000>, /* boot ROM */
rtd139x.dtsi 54 ranges = <0x00000000 0x00000000 0x0001f000>, /* boot ROM */
rtd16xx.dtsi 130 ranges = <0x00000000 0x00000000 0x0002e000>, /* boot ROM */
  /src/sys/arch/x68k/stand/boot_ufs/
boot.S 116 | others ROM (SCSI?)
186 | ROM boot ... probably from SCSI
207 | ROM firmware:
323 | Initialize the screen here. Some IPL (060turbo ROM or
  /src/sys/arch/x68k/stand/xxboot/
boot.S 101 | Initialize the screen. Some IPL (060turbo ROM or genuine
153 | others ROM (maybe SCSI)
156 jne boot_rom_ram | ROM or SRAM
225 | ROM(SCSI) or SRAM
251 | ROM firmware:
  /src/distrib/miniroot/
install.sub 929 The following CD-ROM devices are installed on your system; please select
930 the CD-ROM device containing the partition with the installation sets:
936 echo -n "Which is the CD-ROM with the installation media? [abort] "
949 echo "The CD-ROM $resp does not exist."
977 There are two CD-ROM filesystem types currently supported by this program:
998 # Mount the CD-ROM
1001 echo "Cannot mount CD-ROM drive. Aborting."
1368 Make sure the sets are either on a local device (i.e. tape, CD-ROM) or on a
1405 echo -n "Install from (f)tp, (t)ape, (C)D-ROM, (N)FS"
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
dra7-evm-common.dtsi 148 * The ROM checks the first four physical blocks
gemini-dlink-dns-313.dts 272 /* The ROM uses this muxmode */
armada-385-clearfog-gtr.dtsi 131 i2c@11000 { /* ROM, temp sensor and front panel */
da850-lcdk.dts 367 * The same doc mentions that for ROM "Silicon Revision 2.1",
am437x-idk-evm.dts 452 * MTD partition table. The ROM checks the first 512KiB for a
  /src/sys/external/gpl2/dts/dist/arch/mips/boot/dts/mti/
sead3.dts 5 /memreserve/ 0x00001000 0x000ef000; // ROM data
  /src/sys/dev/marvell/
gtpci.c 304 { Expansion ROM BAR,
  /src/usr.sbin/sysinst/
msg.mi.fr 541 {Veuillez sp�cifier le nom du lecteur CD-ROM � utiliser,
560 {CD-ROM disponibles}
563 {Plusieurs CD-ROM ont �t� trouv�s. S�lectionnez celui contenant le syst�me
568 sur ce CD-ROM. Assurez-vous que le p�riph�rique et le chemin sont les bons.}
1162 message cdrom {CD-ROM / DVD / install image media} /* XXX translation */
1164 message cdrom {CD-ROM / DVD}
  /src/sys/arch/ia64/stand/common/
help.common 156 # Tset Sboot_cdrom DMount root file system from CD-ROM
160 Instructs the kernel to try to mount the root file system from CD-ROM.

Completed in 18 milliseconds

1 2