HomeSort by relevance Sort by last modified time
    Searched full:atapi (Results 1 - 10 of 10) sorted by null

  /external/qemu/hw/
cdrom.c 2 * QEMU ATAPI CD-ROM Emulator
25 /* ??? Most of the ATAPI emulation is still in ide.c. It should be moved
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/qnx/
SDL_syscdrom.c 70 int atapi; local
92 atapi=dinfo.flags & DEV_ATAPI;
97 if ((atapi)&&(removable))
  /external/kernel-headers/original/linux/
hdreg.h 186 /* ATA/ATAPI Commands pre T13 Spec */
195 #define WIN_SRST 0x08 /* ATAPI soft reset command */
266 #define WIN_PIDENTIFY 0xA1 /* identify ATAPI device */
362 #define SETFEATURES_DIS_RI 0xDD /* Disable release interrupt ATAPI */
364 #define SETFEATURES_DIS_SI 0xDE /* Disable SERVICE interrupt ATAPI */
ata.h 187 /* ATAPI stuff */
189 ATAPI_DMADIR = (1 << 2), /* ATAPI data dir:
cdrom.h 484 /* This is listed as optional in ATAPI 2.6, but is (curiously)
486 * Table 377 as an MMC command for SCSi devices though... Most ATAPI
509 /* Not in Mt. Fuji, but in ATAPI 2.6 -- depricated now in favor
925 * _OLD will use PIO transfer on atapi devices, _BPC_* will use DMA
980 /* handle uniform packets for scsi type devices (scsi,atapi) */
    [all...]
blkdev.h 221 * for ATA/ATAPI devices
  /external/iproute2/testsuite/configs/
all-2.4 281 # IDE, ATA and ATAPI Block devices
all-no-act 290 # ATA/ATAPI/MFM/RLL support
    [all...]
all-police-act 290 # ATA/ATAPI/MFM/RLL support
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/cdrom/bsdi/
SDL_syscdrom.c 29 * heavily modified. Works for standard (MMC) SCSI and ATAPI CDrom drives.

Completed in 39 milliseconds