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

  /src/sys/arch/acorn32/podulebus/
icside.c 33 * Probe and attach functions to use generic IDE driver for the ICS IDE podule
37 * Thanks to David Baildon for loaning an IDE card for the development
63 * ICS IDE podule device.
65 * This probes and attaches the top level ICS IDE device to the podulebus.
66 * It then configures any children of the ICS IDE device.
71 * ICS IDE card softc structure.
119 int id; /* IDE card ID */
124 int ideregs[MAX_CHANNELS]; /* IDE registers */
176 const struct ide_version *ide = NULL local in function:icside_attach
    [all...]
  /src/sys/arch/bebox/stand/boot/
devopen.c 43 * /dev/disk/ide/0/master/0_n
44 * /dev/disk/ide/0/slave/0_n
55 char ide[] = "ide"; local in function:devparse
73 } else if (strncmp(p, ide, strlen(ide)) == 0) {
77 p += strlen(ide);
  /src/sys/arch/sandpoint/stand/altboot/
brdsetup.c 407 unsigned ac97, ide, pcib, pmgt, usb12, usb34, val; local in function:encbrdfix
412 * 0.22.1 1106.0571 IDE (viaide)
419 ide = pcimaketag(0, 22, 1);
462 (void) pcicfgread(ide, 0x08);
469 unsigned ide, irq, net, pcib, steer, val; local in function:encpcifix
473 ide = pcimaketag(0, 22, 1);
504 * //// IDE fixup ////
505 * - "native mode" (ide 0x09)
508 /* ide: 0x09 - programming interface; 1000'SsPp */
509 val = pcicfgread(ide, 0x08) & 0xffff00ff
596 unsigned ide, net, pcib, steer, val; local in function:motpcifix
    [all...]
  /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 {
gemini-nas4220b.dts 173 ide@63000000 {
177 ide@63400000 {
gemini-dlink-dir-685.dts 63 /* Collides with IDE pins, that's cool (we do not use them) */
128 /* Collides with IDE */
478 ide@63000000 {
486 drive0: ide-port@0 {
gemini-sl93512r.dts 296 ide@63000000 {
300 ide@63400000 {
gemini-dlink-dns-313.dts 300 ide@63000000 {
gemini-sq201.dts 292 ide@63000000 {
intel-ixp42x-gateworks-gw2348.dts 82 ide@1,0 {
intel-ixp43x-gateworks-gw2358.dts 98 ide@3,0 {
tegra20-trimslice.dts 46 nvidia,function = "ide";
tegra20-tamonten.dtsi 40 nvidia,function = "ide";
tegra20-harmony.dts 54 nvidia,function = "ide";
tegra20-ventana.dts 56 nvidia,function = "ide";
tegra20-seaboard.dts 54 nvidia,function = "ide";
tegra20-acer-a500-picasso.dts 97 nvidia,function = "ide";
  /src/sys/arch/x68k/stand/libdos/
dos.h 167 unsigned char ide; member in struct:dos_dpbptr
  /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/mips/boot/dts/cavium-octeon/
octeon_3xxx.dts 351 cavium,true-ide;
octeon_68xx.dts 569 cavium,true-ide;

Completed in 18 milliseconds