HomeSort by relevance Sort by last modified time
    Searched full:rom (Results 1 - 25 of 244) sorted by null

1 2 3 4 5 6 7 8 910

  /external/qemu/distrib/sdl-1.2.12/include/
SDL_cdrom.h 39 for CD-ROM drives, and load appropriate drivers.
42 /* The maximum number of CD-ROM tracks on a disk */
45 /* The types of CD-ROM track possible */
49 /* The possible states which a CD-ROM drive can be in. */
95 /* Returns the number of CD-ROM drives on the system, or -1 if
100 /* Returns a human-readable, system-dependent identifier for the CD-ROM.
108 /* Opens a CD-ROM drive for access. It returns a drive handle on success,
109 or NULL if the drive was invalid or busy. This newly opened CD-ROM
111 CD-ROM handle.
112 Drives are numbered starting with 0. Drive 0 is the system default CD-ROM
    [all...]
  /prebuilt/darwin-x86/sdl/include/SDL/
SDL_cdrom.h 39 for CD-ROM drives, and load appropriate drivers.
42 /* The maximum number of CD-ROM tracks on a disk */
45 /* The types of CD-ROM track possible */
49 /* The possible states which a CD-ROM drive can be in. */
95 /* Returns the number of CD-ROM drives on the system, or -1 if
100 /* Returns a human-readable, system-dependent identifier for the CD-ROM.
108 /* Opens a CD-ROM drive for access. It returns a drive handle on success,
109 or NULL if the drive was invalid or busy. This newly opened CD-ROM
111 CD-ROM handle.
112 Drives are numbered starting with 0. Drive 0 is the system default CD-ROM
    [all...]
  /prebuilt/linux-x86/sdl/include/SDL/
SDL_cdrom.h 39 for CD-ROM drives, and load appropriate drivers.
42 /* The maximum number of CD-ROM tracks on a disk */
45 /* The types of CD-ROM track possible */
49 /* The possible states which a CD-ROM drive can be in. */
95 /* Returns the number of CD-ROM drives on the system, or -1 if
100 /* Returns a human-readable, system-dependent identifier for the CD-ROM.
108 /* Opens a CD-ROM drive for access. It returns a drive handle on success,
109 or NULL if the drive was invalid or busy. This newly opened CD-ROM
111 CD-ROM handle.
112 Drives are numbered starting with 0. Drive 0 is the system default CD-ROM
    [all...]
  /prebuilt/windows/sdl/host/include/SDL/
SDL_cdrom.h 43 for CD-ROM drives, and load appropriate drivers.
46 /* The maximum number of CD-ROM tracks on a disk */
49 /* The types of CD-ROM track possible */
53 /* The possible states which a CD-ROM drive can be in. */
99 /* Returns the number of CD-ROM drives on the system, or -1 if
104 /* Returns a human-readable, system-dependent identifier for the CD-ROM.
112 /* Opens a CD-ROM drive for access. It returns a drive handle on success,
113 or NULL if the drive was invalid or busy. This newly opened CD-ROM
115 CD-ROM handle.
116 Drives are numbered starting with 0. Drive 0 is the system default CD-ROM
    [all...]
  /prebuilt/windows/sdl/include/SDL/
SDL_cdrom.h 39 for CD-ROM drives, and load appropriate drivers.
42 /* The maximum number of CD-ROM tracks on a disk */
45 /* The types of CD-ROM track possible */
49 /* The possible states which a CD-ROM drive can be in. */
95 /* Returns the number of CD-ROM drives on the system, or -1 if
100 /* Returns a human-readable, system-dependent identifier for the CD-ROM.
108 /* Opens a CD-ROM drive for access. It returns a drive handle on success,
109 or NULL if the drive was invalid or busy. This newly opened CD-ROM
111 CD-ROM handle.
112 Drives are numbered starting with 0. Drive 0 is the system default CD-ROM
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/
SDL_syscdrom.h 24 /* This is the system specific header for the SDL CD-ROM API */
64 /* The number of available CD-ROM drives on the system */
67 /* Function to scan the system for CD-ROM drives and fill SDL_CDcaps.
69 * drives. Drive 0 should be the system default CD-ROM.
74 /* Function to perform any system-specific CD-ROM related cleanup */
SDL_cdrom.c 36 /* The system level CD-ROM control functions */
64 /* Check to see if the CD-ROM subsystem has been initialized */
73 SDL_SetError("CD-ROM not opened");
78 SDL_SetError("CD-ROM subsystem not initialized");
97 SDL_SetError("Invalid CD-ROM drive index");
115 SDL_SetError("Invalid CD-ROM drive index");
139 /* Check if the CD-ROM subsystem has been initialized */
180 /* Check if the CD-ROM subsystem has been initialized */
244 /* Check if the CD-ROM subsystem has been initialized */
257 /* Check if the CD-ROM subsystem has been initialized *
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/freebsd/
SDL_syscdrom.c 26 /* Functions for system-level CD-ROM audio control */
39 /* The maximum number of CD-ROM drives we'll detect */
42 /* A list of available CD-ROM drives */
62 /* Check a drive to see if it is a CD-ROM */
73 /* If it does exist, verify that it's an available CD-ROM */
96 /* Add a CD-ROM drive to our list of valid drives */
124 fprintf(stderr, "Added CD-ROM drive: %s\n", drive);
153 /* Look in the environment for our CD-ROM drive list */
185 /* Scan the system for CD-ROM drives */
197 /* Drive exists and is a CD-ROM */
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/openbsd/
SDL_syscdrom.c 26 /* Functions for system-level CD-ROM audio control */
41 /* The maximum number of CD-ROM drives we'll detect */
44 /* A list of available CD-ROM drives */
65 /* Check a drive to see if it is a CD-ROM */
76 /* If it does exist, verify that it's an available CD-ROM */
101 /* Add a CD-ROM drive to our list of valid drives */
129 fprintf(stderr, "Added CD-ROM drive: %s\n", drive);
162 /* Look in the environment for our CD-ROM drive list */
194 /* Scan the system for CD-ROM drives */
206 /* Drive exists and is a CD-ROM */
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/qnx/
SDL_syscdrom.c 26 /* Functions for system-level CD-ROM audio control */
41 /* The maximum number of CD-ROM drives we'll detect */
46 /* A list of available CD-ROM drives */
63 /* Check a drive to see if it is a CD-ROM */
80 /* If it does exist, verify that it's an available CD-ROM */
109 /* Add a CD-ROM drive to our list of valid drives */
169 /* Look in the environment for our CD-ROM drive list */
209 /* Scan the system for CD-ROM drives */
227 /* Drive exists and is a CD-ROM */
231 /* Drive exists, but isn't a CD-ROM */
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/aix/
SDL_syscdrom.c 28 /* Functions for system-level CD-ROM audio control */
49 /* The maximum number of CD-ROM drives we'll detect */
52 /* A list of available CD-ROM drives */
69 /* Check a drive to see if it is a CD-ROM */
82 /* If it does exist, verify that it's an available CD-ROM */
110 /* Add a CD-ROM drive to our list of valid drives */
138 fprintf(stderr, "Added CD-ROM drive: %s\n", drive);
243 "Found unmounted CD ROM drive with device name %s\n",
271 fprintf(stderr,"Found unmounted CD ROM drive with device name %s", entry->fs_spec);
303 /* Look in the environment for our CD-ROM drive list *
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/linux/
SDL_syscdrom.c 26 /* Functions for system-level CD-ROM audio control */
91 /* The maximum number of CD-ROM drives we'll detect */
94 /* A list of available CD-ROM drives */
118 /* Check a drive to see if it is a CD-ROM */
129 /* If it does exist, verify that it's an available CD-ROM */
153 /* Add a CD-ROM drive to our list of valid drives */
181 fprintf(stderr, "Added CD-ROM drive: %s\n", drive);
282 /* Look in the environment for our CD-ROM drive list */
297 fprintf(stderr, "Checking CD-ROM drive from SDL_CDROM: %s\n", SDLcdrom);
335 /* Scan the system for CD-ROM drives
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/beos/
SDL_syscdrom.cc 26 /* Functions for system-level CD-ROM audio control on BeOS
61 /* The maximum number of CD-ROM drives we'll detect */
64 /* A list of available CD-ROM drives */
81 /* Check a drive to see if it is a CD-ROM */
93 /* If it does exist, verify that it's an available CD-ROM */
110 /* Add a CD-ROM drive to our list of valid drives */
128 fprintf(stderr, "Added CD-ROM drive: %s\n", drive);
168 /* Look in the environment for our CD-ROM drive list */
200 /* Scan the system for CD-ROM drives */
258 /* General ioctl() CD-ROM command function *
    [all...]
  /external/kernel-headers/original/linux/
ioport.h 88 /* PCI ROM control bits (IORESOURCE_BITS) */
89 #define IORESOURCE_ROM_ENABLE (1<<0) /* ROM is enabled, same as PCI_ROM_ADDRESS_ENABLE */
90 #define IORESOURCE_ROM_SHADOW (1<<1) /* ROM is copy at C000:0 */
91 #define IORESOURCE_ROM_COPY (1<<2) /* ROM is alloc'd copy, resource field overlaid */
cdrom.h 3 * General header file for linux CD-ROM drivers
17 * As of Linux 2.1.x, all Linux CD-ROM application programs will use this
21 * 23 different kinds of strange CD-ROM drives, but at least there will
22 * now be one, and only one, Linux CD-ROM interface.
25 * should use the O_NONBLOCK option when opening a CD-ROM device
48 * The CD-ROM IOCTL commands -- these should be supported by
49 * all the various cdrom drivers. For the CD-ROM ioctls, we
114 * These ioctls are implemented through the uniform CD-ROM driver
115 * They _will_ be adopted by all CD-ROM drivers, when all the CD-ROM
    [all...]
reboot.h 19 * HALT Stop OS and give system control to ROM monitor, if any.
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/dc/
SDL_syscdrom.c 26 /* Functions for system-level CD-ROM audio control */
97 /* Get CD-ROM status */
151 /* Eject the CD-ROM */
157 /* Close the CD-ROM handle */
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/win32/
SDL_syscdrom.c 26 /* Functions for system-level CD-ROM audio control */
38 /* The maximum number of CD-ROM drives we'll detect (Don't change!) */
41 /* A list of available CD-ROM drives */
62 /* Add a CD-ROM drive to our list of valid drives */
77 fprintf(stderr, "Added CD-ROM drive: %s\n", drive);
100 /* Scan the system for CD-ROM drives */
111 /* General ioctl() CD-ROM command function */
233 /* Get CD-ROM status */
361 /* Eject the CD-ROM */
367 /* Close the CD-ROM handle *
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/bsdi/
SDL_syscdrom.c 27 * Functions for system-level CD-ROM audio control for BSD/OS 4.x
68 /* The maximum number of CD-ROM drives we'll detect */
71 /* A list of available CD-ROM drives */
188 /* Check a drive to see if it is a CD-ROM */
199 /* If it does exist, verify that it's an available CD-ROM */
210 /* Add a CD-ROM drive to our list of valid drives */
238 fprintf(stderr, "Added CD-ROM drive: %s\n", drive);
266 /* Look in the environment for our CD-ROM drive list */
298 /* Scan the system for CD-ROM drives */
310 /* Drive exists and is a CD-ROM */
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/macosx/
SDL_syscdrom_c.h 24 /* This is the Mac OS X / CoreAudio specific header for the SDL CD-ROM API
34 1. A CD-ROM device is inferred from a mounted cdfs volume, so device 0 is
35 not necessarily the first CD-ROM device on the system. (Somewhat easy to fix
38 2. You can only open and control 1 CD-ROM device at a time. (Challenging to fix,
52 to refresh this information is to reinit the CD-ROM subsystem of SDL. To fix this,
135 #define kErrorFakeDevice "Error: Cannot proceed since we're faking a CD-ROM device. Reinit the CD-ROM subsystem to scan for new volumes."
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/macos/
SDL_syscdrom_c.h 24 /* This is the MacOS specific header for the SDL CD-ROM API
31 #define kUserEject 80 /* Enable/disable the CD-ROM eject button */
48 #define kGetDriveType 96 /* Get the type of the physical CD-ROM drive */
50 #define kGetBlockSize 98 /* Get current block size of the CD-ROM drive */
69 #define kStatusPaused 1 /* CD-ROM device in Hold Track ("Pause") state */
  /external/quake/quake/src/WinQuake/data/
ORDER.TXT 62 Quake (CD ROM only) $45 ____
65 Master Levels for DOOM II (CD ROM only) $25 ____
66 Final DOOM (CD ROM only) $40 ____
71 Heretic:Shadow of the Serpent Riders (CD ROM only) $40 ____
74 Hexen:Deathkings of the Dark Citadel (CD ROM only) $25 ____
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/osf/
SDL_syscdrom.c 25 /* Functions for system-level CD-ROM audio control */
40 /* The maximum number of CD-ROM drives we'll detect */
43 /* A list of available CD-ROM drives */
59 /* Check a drive to see if it is a CD-ROM */
69 "CD-ROM", "Scanner", "Optical", "Changer", "Comm", "Unknown"};
103 /* Add a CD-ROM drive to our list of valid drives */
132 fprintf(stderr, "Added CD-ROM drive: %s\n", drive);
173 /* Look in the environment for our CD-ROM drive list */
204 /* Scan the system for CD-ROM drives */
320 /* Get CD-ROM status *
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/dummy/
SDL_syscdrom.c 26 /* Stub functions for system-level CD-ROM audio control */
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/mint/
SDL_syscdrom.c 27 Atari MetaDOS CD-ROM functions
48 /* The maximum number of CD-ROM drives we'll detect */
218 /* Get CD-ROM status */
250 /* Workaround buggy CD-ROM drive */
311 /* Eject the CD-ROM */

Completed in 162 milliseconds

1 2 3 4 5 6 7 8 910