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

  /src/sys/arch/atari/stand/tostools/aptck/
diskio.c 163 bus = IDE;
166 error(-1, "%s: invalid IDE target `%c'", name, *p);
168 error(-1, "%s: missing IDE target", name);
226 case IDE: bs = "IDE";
236 if (u < 0 || u > 7 || (b == IDE && u > 1)) {
242 if (l < 0 || l > 7 || (b == IDE && l > 0)) {
246 if (b == IDE) {
aptck.h 47 IDE = 2
  /src/sys/arch/atari/stand/tostools/libtos/
diskio.c 163 bus = IDE;
166 error(-1, "%s: invalid IDE target `%c'", name, *p);
168 error(-1, "%s: missing IDE target", name);
226 case IDE: bs = "IDE";
236 if (u < 0 || u > 7 || (b == IDE && u > 1)) {
242 if (l < 0 || l > 7 || (b == IDE && l > 0)) {
246 if (b == IDE) {
diskio.h 47 IDE = 2
  /src/sys/arch/sandpoint/
README 24 S3/S4 - Mode 1: PMC w/o IDE (switches opposite, one nearest PCI
29 Mode 0 (PMC w/ IDE) does not appear to work right with ISA interrupts. The
130 0 - PMC host with IDE (3.3v PCI slots are unavailable)
131 1 - PMC host w/o IDE (all PCI slots are available)
  /src/sys/arch/acorn32/doc/
majors+minors 113 16 B - ST506/ESDI/IDE disk
117 16 C - ST506/ESDI/IDE disk
  /src/distrib/alpha/instkernel/ramdisk/
install.sh 99 echo "NetBSD can be installed on ST506, ESDI, IDE, or SCSI disks."
116 ide|IDE)
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
gemini.dtsi 140 sata_and_ide_pins: pinctrl-sata-ide {
146 function = "ide";
214 * This defines the special "ide" state that needs
215 * to be explicitly enabled to enable the IDE pins,
218 pinctrl-names = "default", "ide";
368 ide@63000000 {
381 ide@63400000 {
  /src/usr.sbin/sysinst/
msg.mi.en 134 - wd: SATA, ATA, or IDE
msg.mi.de 142 - wd: SATA, ATA oder IDE

Completed in 40 milliseconds