Searched refs:drives (Results 1 - 25 of 31) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A Dgdth_ioctl.h21 #define GDTIOCTL_RESCAN (GDTIOCTL_MASK |11) /* rescan host drives */
197 u16 drives[MAX_HDRIVES];/* drives */ member in struct:__anon18320::__anon18321::__anon18323
281 u16 drives[MAX_HDRIVES]; /* drives */ member in struct:__anon18338
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A Dgdth_ioctl.h21 #define GDTIOCTL_RESCAN (GDTIOCTL_MASK |11) /* rescan host drives */
197 u16 drives[MAX_HDRIVES];/* drives */ member in struct:__anon30013::__anon30014::__anon30016
281 u16 drives[MAX_HDRIVES]; /* drives */ member in struct:__anon30031
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/dvb/frontends/
H A Ddib8000.h30 u16 drives; member in struct:dib8000_config
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/dpt/
H A Dsys_info.h162 driveParam_S drives[16]; /* SmartROM Logical Drives */ member in struct:sysInfo_S::__anon18224
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Ddib8000.h30 u16 drives; member in struct:dib8000_config
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/dpt/
H A Dsys_info.h162 driveParam_S drives[16]; /* SmartROM Logical Drives */ member in struct:sysInfo_S::__anon29917
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/Documentation/cdrom/
H A Dcdrom-standard.tex73 adapted their drives to one or more of the already existing electrical
80 drives are either IDE/ATAPI or SCSI, and it is very unlikely that any
81 manufacturer will create a new interface. Even finding drives for the
96 ejection. Undoubtedly, the capabilities of the different drives vary,
97 but even when two drives have the same capability their drivers'
113 simply to give people writing application programs for \cdrom\ drives
123 the IDE/ATAPI drives and, of course, the SCSI drives, but as prices
126 that these drives behave in the same way. In December 1994, one of the
127 cheapest \cdrom\ drives wa
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/Documentation/cdrom/
H A Dcdrom-standard.tex73 adapted their drives to one or more of the already existing electrical
80 drives are either IDE/ATAPI or SCSI, and it is very unlikely that any
81 manufacturer will create a new interface. Even finding drives for the
96 ejection. Undoubtedly, the capabilities of the different drives vary,
97 but even when two drives have the same capability their drivers'
113 simply to give people writing application programs for \cdrom\ drives
123 the IDE/ATAPI drives and, of course, the SCSI drives, but as prices
126 that these drives behave in the same way. In December 1994, one of the
127 cheapest \cdrom\ drives wa
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/block/paride/
H A Dpf.c6 drives based on chips supported by the paride module.
10 specified, the driver can handle up to 4 drives.
106 Fix for drives that don't clear STAT_ERR
139 static int (*drives[4])[7] = {&drive0, &drive1, &drive2, &drive3}; variable
288 pf->drive = (*drives[unit])[D_SLV];
289 pf->lun = (*drives[unit])[D_LUN];
295 if (!(*drives[unit])[D_PRT])
529 two bytes, and different drives interpret the standard differently.
716 int *conf = *drives[unit];
H A Dpg.c149 static int (*drives[4])[6] = {&drive0, &drive1, &drive2, &drive3}; variable
245 int *parm = *drives[unit];
494 int *parm = *drives[unit];
H A Dpcd.c6 drives based on chips supported by the paride module.
10 specified, the driver can handle up to 4 drives.
125 static int (*drives[4])[6] = {&drive0, &drive1, &drive2, &drive3}; variable
305 cd->drive = (*drives[unit])[D_SLV];
306 if ((*drives[unit])[D_PRT])
702 int *conf = *drives[unit];
H A Dpd.c6 drives based on chips supported by the paride module.
10 specified, the driver can handle up to 4 drives.
140 static int (*drives[4])[8] = {&drive0, &drive1, &drive2, &drive3}; variable
580 available following a reset. Some Western Digital drives come up
653 /* WARNING: here there may be dragons. reset() applies to both drives,
859 int *parm = *drives[unit];
884 int *parm = *drives[unit];
H A Dpt.c6 drives based on chips supported by the paride module.
18 specified, the driver can handle up to 4 drives.
128 static int (*drives[4])[6] = {&drive0, &drive1, &drive2, &drive3}; variable
137 #define DU (*drives[unit])
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/block/paride/
H A Dpf.c6 drives based on chips supported by the paride module.
10 specified, the driver can handle up to 4 drives.
106 Fix for drives that don't clear STAT_ERR
139 static int (*drives[4])[7] = {&drive0, &drive1, &drive2, &drive3}; variable
288 pf->drive = (*drives[unit])[D_SLV];
289 pf->lun = (*drives[unit])[D_LUN];
295 if (!(*drives[unit])[D_PRT])
529 two bytes, and different drives interpret the standard differently.
716 int *conf = *drives[unit];
H A Dpg.c149 static int (*drives[4])[6] = {&drive0, &drive1, &drive2, &drive3}; variable
245 int *parm = *drives[unit];
494 int *parm = *drives[unit];
H A Dpcd.c6 drives based on chips supported by the paride module.
10 specified, the driver can handle up to 4 drives.
125 static int (*drives[4])[6] = {&drive0, &drive1, &drive2, &drive3}; variable
305 cd->drive = (*drives[unit])[D_SLV];
306 if ((*drives[unit])[D_PRT])
702 int *conf = *drives[unit];
H A Dpd.c6 drives based on chips supported by the paride module.
10 specified, the driver can handle up to 4 drives.
140 static int (*drives[4])[8] = {&drive0, &drive1, &drive2, &drive3}; variable
580 available following a reset. Some Western Digital drives come up
653 /* WARNING: here there may be dragons. reset() applies to both drives,
859 int *parm = *drives[unit];
884 int *parm = *drives[unit];
H A Dpt.c6 drives based on chips supported by the paride module.
18 specified, the driver can handle up to 4 drives.
128 static int (*drives[4])[6] = {&drive0, &drive1, &drive2, &drive3}; variable
137 #define DU (*drives[unit])
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/ide/
H A DMakefile29 obj-$(CONFIG_BLK_DEV_4DRIVES) += ide-4drives.o
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/ide/
H A DMakefile29 obj-$(CONFIG_BLK_DEV_4DRIVES) += ide-4drives.o
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sdparm-1.02/
H A Dsdparm.spec19 the SCSI command set) such as CD/DVD and tape drives may also find
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sdparm-1.02/
H A Dsdparm.spec19 the SCSI command set) such as CD/DVD and tape drives may also find
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sdparm-1.02/
H A Dsdparm.spec19 the SCSI command set) such as CD/DVD and tape drives may also find
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/block/
H A Damiflop.c9 * - added support for 40 Track 5.25" drives, 80-track hopefully behaves
10 * like 3.5" dd (no way to test - are there any 5.25" drives out there
206 * They are not reentrant and single threaded because all drives
1660 int drive,drives,nomem; local
1663 drives=0;
1676 drives++;
1680 drives--;
1693 if ((drives > 0) || (nomem == 0)) {
1694 if (drives == 0)
1695 printk("no drives");
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/block/
H A Damiflop.c9 * - added support for 40 Track 5.25" drives, 80-track hopefully behaves
10 * like 3.5" dd (no way to test - are there any 5.25" drives out there
206 * They are not reentrant and single threaded because all drives
1660 int drive,drives,nomem; local
1663 drives=0;
1676 drives++;
1680 drives--;
1693 if ((drives > 0) || (nomem == 0)) {
1694 if (drives == 0)
1695 printk("no drives");
[all...]

Completed in 312 milliseconds

12