Home
last modified time | relevance | path

Searched refs:ide (Results 1 – 25 of 792) sorted by relevance

12345678910>>...32

/OK3568_Linux_fs/kernel/drivers/ide/
H A DMakefile6 ide-core-y += ide.o ide-ioctls.o ide-io.o ide-iops.o ide-lib.o ide-probe.o \
7 ide-taskfile.o ide-pm.o ide-park.o ide-sysfs.o ide-devsets.o \
8 ide-io-std.o ide-eh.o
11 ide-core-$(CONFIG_IDE_XFER_MODE) += ide-pio-blacklist.o ide-xfer-mode.o
12 ide-core-$(CONFIG_IDE_TIMINGS) += ide-timings.o
13 ide-core-$(CONFIG_IDE_ATAPI) += ide-atapi.o
14 ide-core-$(CONFIG_BLK_DEV_IDEPCI) += setup-pci.o
15 ide-core-$(CONFIG_BLK_DEV_IDEDMA) += ide-dma.o
16 ide-core-$(CONFIG_BLK_DEV_IDEDMA_SFF) += ide-dma-sff.o
17 ide-core-$(CONFIG_IDE_PROC_FS) += ide-proc.o
[all …]
H A DKconfig26 module will be called ide-core.
28 For further information, please read <file:Documentation/ide/ide.rst>.
34 comment "Please see Documentation/ide/ide.rst for help/info on IDE drives"
78 The module will be called ide-gd_mod.
138 module will be called ide-cd.
166 <file:drivers/ide/ide-tape.c> and <file:Documentation/ide/ide.rst>
170 module will be called ide-tape.
190 bool "legacy /proc/ide/ support"
195 /proc/ide. In Linux 2.6 this has been superseded by
254 details, read <file:Documentation/ide/ide.rst>.
[all …]
/OK3568_Linux_fs/kernel/Documentation/ide/
H A Dchangelogs.rst1 Changelog for ide cd
4 .. include:: ChangeLog.ide-cd.1994-2004
7 Changelog for ide floppy
10 .. include:: ChangeLog.ide-floppy.1996-2002
13 Changelog for ide tape
16 .. include:: ChangeLog.ide-tape.1995-2002
H A Dide-tape.rst5 This driver is a part of the Linux ide driver.
7 The driver, in co-operation with ide.c, basically traverses the
13 tape's relative position in the ide interfaces, as explained in ide.c.
27 General ide driver configuration options, such as the interrupt-unmask
29 as any other ide device.
31 Our own ide-tape ioctl's can be issued to either the block device or
37 1. ide-tape is operating in the pipelined operation mode.
43 in ide.c and apply here as well:
53 overlap method which enables ide.c to service requests from the
H A DChangeLog.ide-cd.1994-200425 * 2.04b May 30, 1995 -- Fix to match changes in ide.c version 3.16 -ml
28 * Use HWIF and DEV_HWIF macros as in ide.c.
40 * 2.05x Aug 11, 1995 -- lots of data structure renaming/restructuring in ide.c
41 * (my apologies to Scott, but now ide-cd.c is independent)
73 * 3.05 Dec 1, 1995 -- Changes to go with overhaul of ide.c and ide-tape.c
111 * 4.00 Nov 5, 1996 -- New ide-cd maintainer,
124 * 4.01 Nov 11, 1996 -- Split into ide-cd.c and ide-cd.h
178 * 4.15 Aug 25, 1998 -- Updated ide-cd.h to respect machine endianness,
186 * - ide_cdrom_reset enabled since the ide subsystem
202 * - Added ignore parameter to ide-cd (as a module), eg
[all …]
H A DChangeLog.ide-tape.1995-200217 * ide tapes :-)
28 * add a "request postpone" feature to ide.c,
36 * from the other device can be queued and ide.c will
50 * postponed and ide.c is free to handle requests from
52 * ide.c. The hwgroup locking method which was used
55 * ide.c for use with atapi devices.
77 * that general ide driver features like the unmask
116 * By cooperating with ide-dma.c, bus mastering DMA can
122 * comments in ide-dma.c.
146 * Removed ide-tape.h.
[all …]
H A Dindex.rst10 ide
11 ide-tape
H A Dide.rst101 with hd.c but not with ide.c), then an command line option may be specified
173 can only be compiled into the kernel, and the core code (ide.c) can be
176 When using ide.c as a module in combination with kmod, add::
178 alias block-major-3 ide-probe
182 When ide.c is used as a module, you can pass command line parameters to the
187 Summary of ide driver parameters for kernel command line
203 You also need to use "probe" kernel parameter for ide-4drives driver
264 Wed Aug 20 22:31:29 CEST 2003 updated ide boot options to current ide.c
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.qemu-mips74 # dd of=ide bs=1k cout=100k if=/dev/zero
76 # sfdisk -C 261 -d ide
77 # partition table of ide
85 7) Copy to ide
87 # dd if=uImage bs=512 conv=notrunc seek=63 of=ide
91 # Attached as loop device ide offset = 32130 * 512
92 # losetup -o 16450560 -f ide
97 # mount -o loop,offset=16450560 -t ext2 ide /mnt
113 setenv load_rd_ext2 'ide res; ext2load ide 0:2 ${rd_start} /boot/initrd.gz'
115 setenv load_kernel_hda 'ide res; diskboot ${load_addr} 0:2'
[all …]
/OK3568_Linux_fs/kernel/Documentation/cdrom/
H A Dide-cd.rst11 The ide-cd driver should work with all ATAPI ver 1.2 to ATAPI 2.6 compliant
49 0. The ide-cd relies on the ide disk driver. See
50 Documentation/ide/ide.rst for up-to-date information on the ide
53 1. Make sure that the ide and ide-cd drivers are compiled into the
65 Documentation/ide/ide.rst.
85 in the third position; see Documentation/ide/ide.rst.)
94 when you boot, however. See Documentation/ide/ide.rst for more
166 Documentation/ide/ide.rst for current information about the underlying
176 Documentation/ide/ide.rst, and check how your hardware is
184 lilo option. See Documentation/ide/ide.rst. (This feature was
[all …]
H A Dindex.rst11 ide-cd
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-class-scsi_host34 Contact: linux-ide@vger.kernel.org
68 Contact: linux-ide@vger.kernel.org
87 Contact: linux-ide@vger.kernel.org
94 Contact: linux-ide@vger.kernel.org
102 Contact: linux-ide@vger.kernel.org
117 Contact: linux-ide@vger.kernel.org
H A Dsysfs-block-device4 Contact: linux-ide@vger.kernel.org
26 Contact: linux-ide@vger.kernel.org
56 Contact: linux-ide@vger.kernel.org
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/
H A D0012_let_dma_buf_write_function_take_MemTxAttrs_argument.patch22 hw/ide/ahci.c | 6 ++++--
30 diff --git a/hw/ide/ahci.c b/hw/ide/ahci.c
32 --- a/hw/ide/ahci.c
33 +++ b/hw/ide/ahci.c
H A D0013_let_dma_buf_read_function_take_MemTxAttrs_argument.patch22 hw/ide/ahci.c | 4 ++--
30 diff --git a/hw/ide/ahci.c b/hw/ide/ahci.c
32 --- a/hw/ide/ahci.c
33 +++ b/hw/ide/ahci.c
H A D0007_let_dma_memory_map_function_take_MemTxAttrs_argument.patch33 hw/ide/ahci.c | 8 +++++---
102 diff --git a/hw/ide/ahci.c b/hw/ide/ahci.c
104 --- a/hw/ide/ahci.c
105 +++ b/hw/ide/ahci.c
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/ata/
H A Dcavium-compact-flash.txt18 - cavium,true-ide: Optional, if present the CF connection is in True IDE mode.
28 cavium,true-ide;
H A Dcortina,gemini-sata-bridge.txt34 - cortina,gemini-enable-ide-pins: enables the PATA to IDE connection.
53 cortina,gemini-enable-ide-pins;
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dgemini.dtsi140 sata_and_ide_pins: pinctrl-sata-ide {
146 function = "ide";
214 * This defines the special "ide" state that needs
218 pinctrl-names = "default", "ide";
360 ide@63000000 {
373 ide@63400000 {
/OK3568_Linux_fs/kernel/arch/m68k/q40/
H A DREADME33 block/q40ide.c # startup for ide
34 ide* # see Documentation/ide/ide.rst
110 with other architectures - ide,serial,parallel, ethernet.
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/udev/eudev/
H A Ddevfs-udev.rules7 # ide block devices
8 BUS="ide", KERNEL="hd*", PROGRAM="/etc/udev/ide-devfs.sh %k %b %n", NAME="%k", SYMLINK="%c{1} %c{2}"
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgb/
H A Dixgb_param.c437 unsigned int ide = IntDelayEnable[bd]; in ixgb_check_options() local
438 ixgb_validate_option(&ide, &opt); in ixgb_check_options()
439 adapter->tx_int_delay_enable = ide; in ixgb_check_options()
/OK3568_Linux_fs/u-boot/drivers/block/
H A DMakefile14 obj-$(CONFIG_IDE) += ide.o
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-loongson2ef/cs5536/
H A Dcs5536_vsm.h22 DECLARE_CS5536_MODULE(ide)
/OK3568_Linux_fs/u-boot/cmd/
H A Dide.c53 U_BOOT_CMD(ide, 5, 1, do_ide,

12345678910>>...32