Searched refs:drives (Results 1 – 25 of 26) sorted by relevance
12
/external/qemu/block/ |
D | raw-win32.c | 262 char drives[256], *pdrv = drives; in find_cdrom() local 265 memset(drives, 0, sizeof(drives)); in find_cdrom() 266 GetLogicalDriveStrings(sizeof(drives), drives); in find_cdrom()
|
/external/qemu/ |
D | blockdev.c | 18 static QTAILQ_HEAD(drivelist, DriveInfo) drives = QTAILQ_HEAD_INITIALIZER(drives); 68 QTAILQ_FOREACH(dinfo, &drives, next) { in drive_get() 84 QTAILQ_FOREACH(dinfo, &drives, next) { in drive_get_max_bus() 96 QTAILQ_FOREACH(dinfo, &drives, next) { in drive_get_by_blockdev() 113 QTAILQ_REMOVE(&drives, dinfo, next); in drive_uninit() 422 QTAILQ_INSERT_TAIL(&drives, dinfo, next); in drive_init()
|
D | Changelog | 319 - IDE drives serial number fix (Mike Nordell)
|
D | CHANGES.TXT | 405 drives the build in both Android and non-Android modes.
|
/external/ceres-solver/data/nist/ |
D | ENSO.dat | 13 Australia. This difference drives the trade winds in
|
/external/antlr/antlr-3.4/runtime/C/doxygen/ |
D | generate.dox | 13 /// used by the StringTemplate engine, which drives code generation for all language targets. In fa…
|
/external/grub/ |
D | TODO | 38 * Add BSD syntax support, using results of ioprobe to map drives. !
|
D | NEWS | 471 work! Please try on various floppy drives with various media! 475 list of installed drives unless a floppy is present)
|
D | ChangeLog | 6448 map between BIOS drives and OS devices, and write it to the file 8365 num_hd, which is used for counting how many drives are 8391 Probe 4 IDE drives instead of 2.
|
/external/oprofile/events/i386/p4/ |
D | unit_masks | 117 0x01 count when this processor drives data onto bus
|
/external/grub/docs/ |
D | grub.texi | 104 * Naming convention:: Names of your drives in GRUB 436 followed by a @key{TAB}, and GRUB will display the list of drives, 445 drives in your BIOS. 601 map BIOS drives to OS devices correctly---GRUB merely @dfn{guesses} 663 By the way, as noted above, it is quite difficult to guess BIOS drives 733 @samp{(cd)} if you want to access other drives as well. 1816 GRUB uses a special syntax for specifying disk drives which can be 1998 context. Note that to obtain a list of drives, one must open a 2314 image, and/or to fix the drives guessed by GRUB when GRUB fails to 3498 BIOS drives and OS devices. [all …]
|
D | grub.info | 47 * Naming convention:: Names of your drives in GRUB 386 followed by a <TAB>, and GRUB will display the list of drives, 395 drives in your BIOS. 550 most operating systems don't tell GRUB how to map BIOS drives to OS 599 drives correctly under a UNIX-like OS. Thus, `grub-install' will prompt 660 `(cd)' if you want to access other drives as well. 1630 GRUB uses a special syntax for specifying disk drives which can be 1809 to obtain a list of drives, one must open a parenthesis, as `root ('. 2119 and/or to fix the drives guessed by GRUB when GRUB fails to 3361 BIOS drives and OS devices. [all …]
|
D | multiboot.texi | 1030 After activating the device drivers, compare data from the drives using 1039 reading the drives from the @sc{bios} should have some mechanism to give 1043 There might be extra drives not accessible from the @sc{bios} which are
|
D | multiboot.info | 966 After activating the device drivers, compare data from the drives 973 reading the drives from the BIOS should have some mechanism to give 976 2. There might be extra drives not accessible from the BIOS which are
|
/external/qemu/docs/ |
D | DISPLAY-STATE.TXT | 184 period, drives the whole update process (if no listener provides a refresh
|
/external/webkit/Source/WebKit/mac/History/ |
D | WebHistory.mm | 333 // If we already have an item with this URL, we need to merge info that drives the
|
/external/llvm/lib/Support/Windows/ |
D | Path.inc | 240 // is here except for drives.
|
/external/qemu-pc-bios/bochs/ |
D | config.h.in | 275 // There are up to two drives per ATA channel.
|
/external/iproute2/testsuite/configs/ |
D | all-no-act | 296 # Please see Documentation/ide.txt for help/info on IDE drives
|
D | all-police-act | 296 # Please see Documentation/ide.txt for help/info on IDE drives
|
/external/quake/quake/src/WinQuake/data/ |
D | TECHINFO.TXT | 806 is on. Some CD-ROM drives only have on and off so change to bgmvolume
|
/external/e2fsprogs/debian/ |
D | changelog | 101 device to better support 4k sector drives.
|
/external/e2fsprogs/ |
D | RELEASE-NOTES | 234 the physical blocksize. This is needed for 4k sector drives that
|
/external/srec/config/en.us/dictionary/ |
D | large.ok | 8431 drives drIvz
|
/external/webkit/Source/JavaScriptCore/ |
D | ChangeLog-2008-08-10 | 30283 Disable ALWAYS_INLINE in debug builds, since it drives the debugger
|
12