Searched refs:drive (Results 1 - 25 of 118) sorted by last modified time

12345

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/LDAP/smbldap-tools-0.8.7/
H A Dsmb.conf29 logon drive = H:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/passdb/
H A Dpdb_sql.c239 config_value_read(data, "dir drive column",
452 config_value_write(location, "dir drive column",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dconfig.c54 static char default_drive='\0'; /* default drive */
176 static void maintain_default_drive(char drive) argument
181 default_drive > drive)
182 default_drive = drive;
195 char drive='\0'; local
199 drive = devices[cur_dev].drive;
201 if(drive) fprintf(stderr, "for drive %c: ", drive);
335 purge(char drive, int fn) argument
392 char drive; local
567 parse_old_device_line(char drive) argument
758 char drive='\\0'; local
[all...]
H A Ddevices.h69 UNUSED(static __inline__ void RR_SETDRIVE(struct floppy_raw_cmd *request,int drive)) argument
71 request->cmd[1] = (request->cmd[1] & ~3) | (drive & 3);
H A Dfloppyd_io.c64 int drive; member in struct:RemoteFile_t
242 dword2byte(This->drive, buf+9);
421 char **display, short* port, int *drive)
438 *drive = 0;
440 *drive = strtoul(p, &p, 0);
562 "Can't open remote drive: %s", strerror(errno));
578 &port, &floppyd->drive);
420 get_host_and_port_and_drive(const char* name, char** hostname, char **display, short* port, int *drive) argument
H A Dfs.h36 Stream_t *fs_init(char drive, int mode, int *isRop);
H A DfsP.h62 char drive; /* for error messages */ member in struct:Fs_t
H A Dinit.c106 Stream_t *find_device(char drive, int mode, struct device *out_dev, argument
118 sprintf(errmsg, "Drive '%c:' not supported", drive);
122 if (dev->drive != drive)
176 drive);
184 drive);
186 sprintf(errmsg,"init %c: non DOS media", drive);
197 drive, strerror(errno));
201 drive, strerror(errno));
206 drive);
224 fs_init(char drive, int mode, int *isRop) argument
[all...]
H A Dllong.h105 Stream_t *find_device(char drive, int mode, struct device *out_dev,
H A Dmainloop.c54 /* drive letter present? */
79 /* if only drive, colon, & separator */
426 char drive; local
431 drive='\0';
434 drive = toupper(*pathname);
436 if(mp->mcwd[0] == drive)
439 drive = mp->mcwd[0];
442 drive = get_default_drive();
448 RootDir = mp->File = open_root_dir(drive, open_mode, NULL);
533 /* On Windows, support only the command-line image drive
[all...]
H A Dmcat.c59 char drive, name[EXPAND_BUF]; local
93 drive = toupper(argv[optindex][0]);
95 /* check out a drive whose letter and parameters match */
96 sprintf(errmsg, "Drive '%c:' not supported", drive);
100 if (dev->drive != drive)
133 if ( dev->drive == 0 ){
H A Dmclasserase.c62 fprintf(stderr, "Usage: %s [-d] drive:\n", progname);
73 * @param drive the drive to erase
79 static void do_mclasserase(char drive,int debug) argument
97 char drivel[2]; /* Stores the drive letter */
123 if(! (Stream = find_device(drive, O_RDONLY, &dev, boot,
151 sprintf( drivel, "%c:", tolower(drive) );
278 * @info mclasserase [-p tempFilePath] [-d] drive:
288 char drive='a'; local
333 /* look for the drive t
[all...]
H A Dmdir.c50 static int filesOnDrive; /* files on drive */
52 static int dirsOnDrive; /* number of listed directories on this drive */
188 static __inline__ int print_volume_label(Stream_t *Dir, char drive) argument
210 printf(" Volume in drive %c has no label", drive);
212 printf(" Volume in drive %c is %s (abbr=%s)",
213 drive, longname, shortname);
215 printf(" Volume in drive %c is %s",
216 drive, shortname);
281 static int enterDrive(Stream_t *Dir, char drive) argument
323 char drive; local
[all...]
H A Dmformat.c784 char drive, name[EXPAND_BUF]; local
1001 drive = toupper(argv[argc -1][0]);
1003 /* check out a drive whose letter and parameters match */
1004 sprintf(errmsg, "Drive '%c:' not supported", drive);
1007 for(dev=devices;dev->drive;dev++) {
1009 /* drive letter */
1010 if (dev->drive != drive)
1134 if ( dev->drive == 0 ){
H A Dminfo.c34 "Usage: %s [-v] drive\n", progname);
71 char drive; local
100 drive = toupper(argv[optind][0]);
102 if(! (Stream = find_device(drive, O_RDONLY, &dev, boot,
128 printf("%c:\n", tolower(drive));
154 printf("physical drive id: 0x%x\n",
H A Dmmount.c37 char drive; local
48 fprintf(stderr,"Usage: %s -V drive:\n", argv[0]);
51 drive = toupper(argv[1][0]);
52 Stream= find_device(drive, O_RDONLY, &dev, boot, name, &media, 0, NULL);
H A Dmpartition.c273 "drive\n", progname);
311 char drive, name[EXPAND_BUF]; local
418 drive = toupper(argv[optind][0]);
420 /* check out a drive whose letter and parameters match */
421 sprintf(errmsg, "Drive '%c:' not supported", drive);
423 for(dev=devices;dev->drive;dev++) {
427 /* drive letter */
428 if (dev->drive != drive)
433 drive);
[all...]
H A Dmsdos.h124 unsigned char physdrive; /* 36 physical drive ? */
265 int init(char drive, int mode);
H A Dmtools.h50 char drive; /* the drive letter */ member in struct:device
71 * the drive */
114 int *drive,
H A Dmzip.c20 * Iomega Zip/Jaz drive tool
160 "Usage: %s [-V] [-q] [-e] [-u] [-r|-w|-p|-x] [drive:]\n"
228 char drive; local
296 drive = toupper(argc - optind == 1 ? argv[argc - 1][0] : ':');
315 if (dev->drive != drive)
339 * open the drive on Solaris if
381 fprintf(stderr,"Skipping drive with vendor='");
392 break; /* found Zip/Jaz drive */
395 if (dev->drive
[all...]
H A Dstreamcache.c57 Stream_t *open_root_dir(unsigned char drive, int flags, int *isRop) argument
63 drive = toupper(drive);
65 /* open the drive */
66 if(fss[drive])
67 Fs = fss[drive];
69 Fs = fs_init(drive, flags, isRop);
71 fprintf(stderr, "Cannot initialize '%c:'\n", drive);
75 fss[drive] = Fs;
H A Dxdf_io.c112 signed int drive:4; member in struct:Xdf_t
211 RR_SETDRIVE(request+(*nr), This->drive);
625 This->drive = GET_DRIVE(This->fd);
626 if(This->drive < 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/scripts/
H A DamuFormat.sh38 echo "Usage: amuFormat.sh <Card Type> <drive>" >&2
40 echo "<drive> has to be defined in mtools.conf" >&2
46 drive="$2"
50 ## using the f: or g: drive for fat12 formatting...
53 [bB]:) drive="f:" ;;
54 [cC]:) drive="g:" ;;
92 mpartition -I "$drive"
95 mpartition -c -t$cylinders -h$heads -s32 -b32 "$drive"
98 mformat -c$cluster_size -v "$1" "$drive"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/arm/
H A Dicside.c167 * we write the command to the drive.
169 static void icside_maskproc(ide_drive_t *drive, int mask) argument
171 ide_hwif_t *hwif = HWIF(drive);
204 * one drive can be accessed at one time. NOTE! We do not enforce that
209 static void icside_build_sglist(ide_drive_t *drive, struct request *rq) argument
211 ide_hwif_t *hwif = drive->hwif;
215 ide_map_sg(drive, rq);
230 * MW DMA specs that the drive provides in the IDENTIFY command.
251 static int icside_set_speed(ide_drive_t *drive, u8 xfer_mode) argument
287 if (use_dma_info && drive
305 icside_dma_host_off(ide_drive_t *drive) argument
309 icside_dma_off_quietly(ide_drive_t *drive) argument
314 icside_dma_host_on(ide_drive_t *drive) argument
318 icside_dma_on(ide_drive_t *drive) argument
325 icside_dma_check(ide_drive_t *drive) argument
364 icside_dma_end(ide_drive_t *drive) argument
380 icside_dma_start(ide_drive_t *drive) argument
389 icside_dma_setup(ide_drive_t *drive) argument
434 icside_dma_exec_cmd(ide_drive_t *drive, u8 cmd) argument
440 icside_dma_test_irq(ide_drive_t *drive) argument
451 icside_dma_timeout(ide_drive_t *drive) argument
464 icside_dma_lostirq(ide_drive_t *drive) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/cris/
H A Dide-cris.c13 * There are two forms of DMA - "DMA handshaking" between the interface and the drive,
124 REG_WR_INT(ata, regi_ata, rw_ctrl2, command); /* write data to the drive's register */
230 cris_ide_start_dma(ide_drive_t *drive, cris_dma_descr_type *d, int dir,int type,int len) argument
266 static int cris_dma_test_irq(ide_drive_t *drive) argument
502 static void cris_ide_start_dma(ide_drive_t *drive, cris_dma_descr_type *d, int dir, int type, int len) argument
548 static int cris_dma_test_irq(ide_drive_t *drive) argument
592 * drive times out on a command. See comment on timeout in
598 cris_ide_write_command(reg|data); /* write data to the drive's register */
614 cris_ide_outbsync(ide_drive_t *drive, u8 addr, unsigned long port) argument
673 static int cris_dma_check (ide_drive_t *drive);
685 cris_dma_off(ide_drive_t *drive) argument
689 tune_cris_ide(ide_drive_t *drive, u8 pio) argument
727 speed_cris_ide(ide_drive_t *drive, u8 speed) argument
842 cris_dma_on(ide_drive_t *drive) argument
858 cris_atapi_input_bytes(ide_drive_t *drive, void *buffer, unsigned int bytecount) argument
880 cris_atapi_output_bytes(ide_drive_t *drive, void *buffer, unsigned int bytecount) argument
905 cris_ide_input_data(ide_drive_t *drive, void *buffer, unsigned int wcount) argument
914 cris_ide_output_data(ide_drive_t *drive, void *buffer, unsigned int wcount) argument
927 cris_ide_build_dmatable(ide_drive_t *drive) argument
1008 cris_dma_intr(ide_drive_t *drive) argument
1032 cris_dma_check(ide_drive_t *drive) argument
1040 cris_dma_end(ide_drive_t *drive) argument
1046 cris_dma_setup(ide_drive_t *drive) argument
1060 cris_dma_exec_cmd(ide_drive_t *drive, u8 command) argument
1069 cris_dma_start(ide_drive_t *drive) argument
[all...]

Completed in 287 milliseconds

12345