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

1 2

  /src/usr.sbin/sysinst/arch/luna68k/
msg.md.en 63 On LUNA-I, drv 0 is SCSI ID 6 disk, and drv 1 is SCSI ID 5 disk.
64 The firmware can't boot from other SCSI ID disks.
65 On LUNA-II, 'id' is SCSI ID and you can also specify the external SCSI
  /src/sys/arch/sgimips/gio/
giodevs.h 22 #define SCSI 0x87 /* 16 bit SCSI Card */
  /src/sys/rump/dev/lib/libvirtio_vioscsi/
Makefile 9 COMMENT=VirtIO SCSI driver
  /src/sys/rump/dev/lib/libscsipi/
Makefile 7 COMMENT=SCSI & ATAPI mid-layer
  /src/usr.sbin/mmcformat/
uscsilib_machdep.h 56 #ifndef SCSI
73 # include <scsi/sg.h>
82 # include <cam/scsi/scsi_message.h>
  /src/sys/arch/acorn32/doc/
majors+minors 165 24 B - SCSI disk
169 24 C - SCSI disk
173 25 B - SCSI tape
174 25 C - SCSI tape
175 26 B - SCSI cdrom
179 26 C - SCSI cdrom
184 27 C - SCSI autochanger
188 28 C - SCSI unknown device
192 29 C - SCSI scanner device
  /src/sys/arch/atari/stand/tostools/aptck/
aptck.h 46 SCSI = 1,
62 char * fname; /* full name (scsi target 0 lun 0)*/
diskio.c 180 bus = SCSI;
181 b = "SCSI";
230 case SCSI: bs = "SCSI";
  /src/sys/arch/atari/stand/tostools/libtos/
diskio.h 46 SCSI = 1,
54 char * fname; /* full name (scsi target 0 lun 0)*/
diskio.c 180 bus = SCSI;
181 b = "SCSI";
230 case SCSI: bs = "SCSI";
  /src/sys/arch/x68k/stand/boot_ufs/
boot.S 9 | bootloader to (*). (*) is 0x2000 (from FD) or 0x2400 (from SASI/SCSI).
63 | d4 �ˤϤ��Ǥ� SCSI ID �����äƤ���
89 movel %d4,RELOC(ID) | SCSI ID (if booted from SCSI)
116 | others ROM (SCSI?)
186 | ROM boot ... probably from SCSI
194 | get block length of the SCSI disk
211 | SCSI IPLs (genuine and SxSI):
257 | read SCSI
261 | d4: target SCSI I
    [all...]
  /src/distrib/utils/embedded/conf/
riscv.conf 40 type: SCSI
evbmips.conf 42 type: SCSI
x86.conf 30 type: SCSI
evbarm.conf 42 type: SCSI
evbppc.conf 42 type: SCSI
  /src/sys/arch/atari/atari/
vectors.s 167 ASVECTOR(mfp2_5380dm) | 87: SCSI DMA
179 ASVECTOR(mfp2_5380) | 95: SCSI 5380
locore.s 690 /* MFP2 SCSI DMA handler --- NCR5380 --- */
705 /* MFP2 SCSI handler --- NCR5380 --- */
708 addql #1,_C_LABEL(intrcnt)+20 | add another 5380-SCSI interrupt
  /src/distrib/alpha/instkernel/ramdisk/
install.sh 99 echo "NetBSD can be installed on ST506, ESDI, IDE, or SCSI disks."
100 echo -n "What kind of disk will you be installing on? [SCSI] "
101 getresp "SCSI"
121 scsi|SCSI)
124 type=SCSI
  /src/sys/arch/atari/stand/xxboot/ahdi-sdb00t/
sdb00t.ahdi.S 53 cmpl #0x444d4172,%d3 | SCSI bootdev?
  /src/sys/arch/atari/stand/xxboot/sdboot/
sdboot.S 40 * in: d3 ('DMAr' flag), d4 (SCSI target), d5 (boot pref), d7 (ACSI target)
51 cmpl #0x444d4172,%d3 | SCSI bootdev?
  /src/sys/arch/x68k/stand/xxboot/
boot.S 5 | bootloader to (*). (*) is 0x2000 (from FD) or 0x2400 (from SASI/SCSI).
125 | If it boots from SCSI, %d4 has SCSI ID.
153 | others ROM (maybe SCSI)
225 | ROM(SCSI) or SRAM
230 | Boot from SCSI
233 | get block length of the SCSI disk
255 | SCSI IPLs (genuine and SxSI):
273 | SCSI IPL or BOOT MENU.
300 | Read SCSI disk using __S_READ as possible. If __S_READ cannot b
    [all...]
  /src/distrib/mvme68k/miniroot/
install.md 189 information for SCSI disks during boot, if possible. If you did not make it
  /src/sys/sys/
disklabel.h 329 x(SCSI, 4, "SCSI") /* SCSI */ \
444 #define D_SCSI_MMC 0x20 /* SCSI MMC sessioned media */
462 * Drive data for SCSI.
  /src/usr.sbin/sysinst/
msg.mi.en 135 - sd: SCSI or removable USB disk

Completed in 19 milliseconds

1 2