Home
last modified time | relevance | path

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

12

/external/qemu/block/
Draw-win32.c262 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/
Dblockdev.c18 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()
DChangelog319 - IDE drives serial number fix (Mike Nordell)
DCHANGES.TXT405 drives the build in both Android and non-Android modes.
/external/ceres-solver/data/nist/
DENSO.dat13 Australia. This difference drives the trade winds in
/external/antlr/antlr-3.4/runtime/C/doxygen/
Dgenerate.dox13 /// used by the StringTemplate engine, which drives code generation for all language targets. In fa…
/external/grub/
DTODO38 * Add BSD syntax support, using results of ioprobe to map drives. !
DNEWS471 work! Please try on various floppy drives with various media!
475 list of installed drives unless a floppy is present)
DChangeLog6448 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/
Dunit_masks117 0x01 count when this processor drives data onto bus
/external/grub/docs/
Dgrub.texi104 * 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 …]
Dgrub.info47 * 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 …]
Dmultiboot.texi1030 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
Dmultiboot.info966 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/
DDISPLAY-STATE.TXT184 period, drives the whole update process (if no listener provides a refresh
/external/webkit/Source/WebKit/mac/History/
DWebHistory.mm333 // If we already have an item with this URL, we need to merge info that drives the
/external/llvm/lib/Support/Windows/
DPath.inc240 // is here except for drives.
/external/qemu-pc-bios/bochs/
Dconfig.h.in275 // There are up to two drives per ATA channel.
/external/iproute2/testsuite/configs/
Dall-no-act296 # Please see Documentation/ide.txt for help/info on IDE drives
Dall-police-act296 # Please see Documentation/ide.txt for help/info on IDE drives
/external/quake/quake/src/WinQuake/data/
DTECHINFO.TXT806 is on. Some CD-ROM drives only have on and off so change to bgmvolume
/external/e2fsprogs/debian/
Dchangelog101 device to better support 4k sector drives.
/external/e2fsprogs/
DRELEASE-NOTES234 the physical blocksize. This is needed for 4k sector drives that
/external/srec/config/en.us/dictionary/
Dlarge.ok8431 drives drIvz
/external/webkit/Source/JavaScriptCore/
DChangeLog-2008-08-1030283 Disable ALWAYS_INLINE in debug builds, since it drives the debugger

12