Home
last modified time | relevance | path

Searched refs:drives (Results 1 – 25 of 28) sorted by relevance

12

/drivers/md/
DKconfig87 A RAID-1 set consists of several disk drives which are exact copies
91 kernel. In a set with N drives, the available space is the capacity
93 drives.
134 A RAID-5 set of N drives with a capacity of C MB per drive provides
136 of a single drive. For a given sector (row) number, (N - 1) drives
139 while a RAID-5 set distributes the parity across the drives in one
142 A RAID-6 set of N drives with a capacity of C MB per drive
144 against a failure of any two drives. For a given sector
145 (row) number, (N - 2) drives contain data sectors, and two
146 drives contains two independent redundancy syndromes. Like
[all …]
/drivers/block/paride/
DKconfig23 EZ-135, EZ-230 and SparQ drives, the Avatar Shark and the backpack
24 hard drives from MicroSolutions.
38 MicroSolutions backpack CD-ROM drives and the Freecom Power CD. If
115 parallel port Series 5 IDE protocol. (Most BACKPACK drives made
116 before 1999 were Series 5) Series 5 drives will NOT always have the
133 parallel port Series 6 IDE protocol. (Most BACKPACK drives made
134 after 1999 were Series 6) Series 6 drives will have the Series noted
175 (low speed) adapter that is used in some portable hard drives. If
271 used in some 2.5" portable hard drives. If you chose to build PARIDE
Dpf.c141 static int (*drives[4])[7] = {&drive0, &drive1, &drive2, &drive3}; variable
313 pf->drive = (*drives[unit])[D_SLV]; in pf_init_units()
314 pf->lun = (*drives[unit])[D_LUN]; in pf_init_units()
322 if (!(*drives[unit])[D_PRT]) in pf_init_units()
747 int *conf = *drives[unit]; in pf_detect()
Dpcd.c125 static int (*drives[4])[6] = {&drive0, &drive1, &drive2, &drive3}; variable
917 cd->drive = (*drives[cd - pcd])[D_SLV]; in pcd_init_unit()
978 if ((*drives[unit])[D_PRT]) in pcd_init()
988 int *conf = *drives[unit]; in pcd_init()
Dpg.c150 static int (*drives[4])[6] = {&drive0, &drive1, &drive2, &drive3}; variable
249 int *parm = *drives[unit]; in pg_init_units()
504 int *parm = *drives[unit]; in pg_detect()
Dpd.c141 static int (*drives[4])[8] = {&drive0, &drive1, &drive2, &drive3}; variable
928 int *parm = *drives[unit]; in pd_detect()
960 int *parm = *drives[unit]; in pd_detect()
Dpt.c130 static int (*drives[4])[6] = {&drive0, &drive1, &drive2, &drive3}; variable
139 #define DU (*drives[unit])
/drivers/usb/storage/
DKconfig15 floppy drives, USB hard disks, USB tape drives, USB CD-ROMs,
91 - HP 8200e/8210e/8230e CD-Writer Plus drives
/drivers/media/dvb-frontends/
Ddib8000.h31 u16 drives; member
Ddib8000.c1073 if (state->cfg.drives) in dib8000_reset()
1074 dib8000_write_word(state, 906, state->cfg.drives); in dib8000_reset()
DKconfig764 This module drives a number of tuners based on PLL chips with a
/drivers/block/
Damiflop.c1839 int drive,drives,nomem; in fd_probe_drives() local
1842 drives=0; in fd_probe_drives()
1854 drives++; in fd_probe_drives()
1856 if ((drives > 0) || (nomem == 0)) { in fd_probe_drives()
1857 if (drives == 0) in fd_probe_drives()
1860 return drives; in fd_probe_drives()
DKconfig113 subsystem which contains drivers for many of these external drives.
178 drive partitions, CD-ROM drives or floppy drives. The loop devices
280 block devices (such as hard drives). It is usually used to load and
378 in another domain which drives the actual block device.
/drivers/scsi/dpt/
Dsys_info.h162 driveParam_S drives[16]; /* SmartROM Logical Drives */ member
/drivers/acpi/pmic/
DKconfig60 drives a dual LED for flash and incorporates two LED drivers for
/drivers/nvme/host/
DKconfig11 The NVM Express driver is for solid state drives directly
/drivers/firewire/
DKconfig38 harddisks and DVD drives, also some other FireWire devices
/drivers/pcmcia/
DKconfig12 modems or hard drives often used with laptops computers. There are
/drivers/memory/
DKconfig113 memory drives like NOR, NAND, OneNAND, SRAM.
/drivers/macintosh/
DKconfig116 that can contains batteries, floppy drives, or IDE devices. PCI
/drivers/scsi/esas2r/
Datioctl.h343 struct atto_csmi_raid_drives drives[1]; member
/drivers/scsi/
DKconfig794 tristate "IOMEGA parallel port (ppa - older drives)"
807 newer drives)", below.
821 tristate "IOMEGA parallel port (imm - newer drives)"
834 here and Y to "IOMEGA Parallel Port (ppa - older drives)", above.
1270 drives a bus which is entirely internal to the machine (such as the
/drivers/media/usb/dvb-usb/
Ddib0700_devices.c1210 .drives = 0x2d98,
1226 .drives = 0x2d98,
1570 .drives = 0x2d98,
1589 .drives = 0x2d08,
/drivers/mtd/maps/
DKconfig165 mtd0 and mtd2 are the two BIOS drives, which use the resident
/drivers/message/fusion/lsi/
Dmpi_history.txt525 * SSD drives.

12