Home
last modified time | relevance | path

Searched refs:i2o (Results 1 – 14 of 14) sorted by relevance

/linux-4.1.27/Documentation/devicetree/bindings/powerpc/4xx/
Dppc440spe-adma.txt15 - compatible : "ibm,i2o-440spe";
21 I2O: i2o@400100000 {
22 compatible = "ibm,i2o-440spe";
/linux-4.1.27/drivers/staging/
DMakefile49 obj-$(CONFIG_I2O) += i2o/
DKconfig111 source "drivers/staging/i2o/Kconfig"
/linux-4.1.27/include/uapi/linux/
Dedd.h150 } __attribute__ ((packed)) i2o; member
DKbuild153 header-y += i2o-dev.h
/linux-4.1.27/drivers/staging/i2o/
DKconfig66 i2o_config patch from http://i2o.shadowconnect.com/
115 /proc/i2o.
DREADME.ioctl28 /dev/i2o/ctl. This file is a character file with major number 10 and minor
31 mknod /dev/i2o/ctl c 10 166
376 the /dev/i2o/ctl device for events. When select() notifies the user
/linux-4.1.27/Documentation/
Ddevices.txt384 166 = /dev/i2o/ctl I2O configuration manager
1481 0 = /dev/i2o/hda First I2O hard disk, whole disk
1482 16 = /dev/i2o/hdb Second I2O hard disk, whole disk
1484 240 = /dev/i2o/hdp 16th I2O hard disk, whole disk
1509 0 = /dev/i2o/hdq 17th I2O hard disk, whole disk
1510 16 = /dev/i2o/hdr 18th I2O hard disk, whole disk
1512 240 = /dev/i2o/hdaf 32nd I2O hard disk, whole disk
1527 0 = /dev/i2o/hdag 33rd I2O hard disk, whole disk
1528 16 = /dev/i2o/hdah 34th I2O hard disk, whole disk
1530 240 = /dev/i2o/hdav 48th I2O hard disk, whole disk
[all …]
D00-INDEX220 i2o/
/linux-4.1.27/Documentation/scsi/
Ddpti.txt33 * V2.0 Rewrite of driver. Re-architectured based on i2o subsystem.
/linux-4.1.27/arch/powerpc/boot/dts/
Dicon.dts400 I2O: i2o@400100000 {
401 compatible = "ibm,i2o-440spe";
Dkatmai.dts463 I2O: i2o@400100000 {
464 compatible = "ibm,i2o-440spe";
/linux-4.1.27/Documentation/ioctl/
Dioctl-number.txt87 '2' 01-04 linux/i2o.h
226 'i' 00-3F linux/i2o-dev.h conflict!
/linux-4.1.27/drivers/firmware/
Dedd.c218 info->params.device_path.i2o.identity_tag); in edd_show_interface()