OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cdrom
(Results
26 - 34
of
34
) sorted by null
1
2
/external/strace/strace/linux/
ioctlent.sh
64
lookup_ioctls 53 linux/
cdrom
.h scsi/scsi.h scsi/scsi_ioctl.h
/external/qemu/distrib/sdl-1.2.12/src/cdrom/macosx/
CDPlayer.c
514
void SetCompletionProc (CDPlayerCompletionProc proc, SDL_CD *
cdrom
)
518
theCDROM =
cdrom
;
520
thePlayer->SetNotifier (thePlayer, FilePlayNotificationHandler,
cdrom
);
/external/quake/quake/src/QW/client/
cd_linux.c
34
#include <linux/
cdrom
.h>
50
static char cd_dev[64] = "/dev/
cdrom
";
cd_win.c
37
static byte
cdrom
;
variable
/external/quake/quake/src/WinQuake/
cd_linux.cpp
34
#include <linux/
cdrom
.h>
50
static char cd_dev[64] = "/dev/
cdrom
";
cd_win.cpp
37
static byte
cdrom
;
variable
/external/qemu-pc-bios/bochs/
bochs.h
451
bx_bool
cdrom
;
member in struct:__anon10332
/external/qemu/block/
raw-posix.c
51
#include <linux/
cdrom
.h>
261
/* Try harder for
CDrom
. */
827
if (strstart(filename, "/dev/
cdrom
", NULL))
843
if (strstart(filename, "/dev/
cdrom
", NULL)) {
1165
/* Attempt to detect via a
CDROM
specific ioctl */
[
all
...]
/external/blktrace/doc/
blktrace.tex
204
% btrace /dev/
cdrom
213
Here we see a program issuing an INQUIRY command to the
CDROM
device.
[
all
...]
Completed in 319 milliseconds
1
2