/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
pg.h | 5 pg.h defines the user interface to the generic ATAPI packet 6 command driver for parallel port ATAPI devices (pg). The 11 sending ATAPI commands to a device. With the exception of the 12 ATAPI reset operation, all operations are performed by a pair 28 current ATAPI devices, command packets are assumed to be exactly
|
pktcdvd.h | 8 * Packet writing layer for ATAPI and SCSI CD-R, CD-RW, DVD-R, and
|
hdreg.h | 128 /* ATA/ATAPI Commands pre T13 Spec */ 137 #define WIN_SRST 0x08 /* ATAPI soft reset command */ 208 #define WIN_PIDENTIFY 0xA1 /* identify ATAPI device */ 304 #define SETFEATURES_DIS_RI 0xDD /* Disable release interrupt ATAPI */ 306 #define SETFEATURES_DIS_SI 0xDE /* Disable SERVICE interrupt ATAPI */
|
edd.h | 126 } __attribute__ ((packed)) atapi; member in union:edd_device_params::__anon37515
|
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 -- deprecated now in favor
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
pg.h | 5 pg.h defines the user interface to the generic ATAPI packet 6 command driver for parallel port ATAPI devices (pg). The 11 sending ATAPI commands to a device. With the exception of the 12 ATAPI reset operation, all operations are performed by a pair 28 current ATAPI devices, command packets are assumed to be exactly
|
pktcdvd.h | 8 * Packet writing layer for ATAPI and SCSI CD-R, CD-RW, DVD-R, and
|
hdreg.h | 128 /* ATA/ATAPI Commands pre T13 Spec */ 137 #define WIN_SRST 0x08 /* ATAPI soft reset command */ 208 #define WIN_PIDENTIFY 0xA1 /* identify ATAPI device */ 304 #define SETFEATURES_DIS_RI 0xDD /* Disable release interrupt ATAPI */ 306 #define SETFEATURES_DIS_SI 0xDE /* Disable SERVICE interrupt ATAPI */
|
edd.h | 126 } __attribute__ ((packed)) atapi; member in union:edd_device_params::__anon39106
|
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 -- deprecated now in favor
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
pg.h | 5 pg.h defines the user interface to the generic ATAPI packet 6 command driver for parallel port ATAPI devices (pg). The 11 sending ATAPI commands to a device. With the exception of the 12 ATAPI reset operation, all operations are performed by a pair 28 current ATAPI devices, command packets are assumed to be exactly
|
pktcdvd.h | 8 * Packet writing layer for ATAPI and SCSI CD-R, CD-RW, DVD-R, and
|
hdreg.h | 128 /* ATA/ATAPI Commands pre T13 Spec */ 137 #define WIN_SRST 0x08 /* ATAPI soft reset command */ 208 #define WIN_PIDENTIFY 0xA1 /* identify ATAPI device */ 304 #define SETFEATURES_DIS_RI 0xDD /* Disable release interrupt ATAPI */ 306 #define SETFEATURES_DIS_SI 0xDE /* Disable SERVICE interrupt ATAPI */
|
edd.h | 126 } __attribute__ ((packed)) atapi; member in union:edd_device_params::__anon40620
|
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 -- deprecated now in favor
|
/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.15/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...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/scsi/ |
sg.h | 136 #define SG_EMULATED_HOST 0x2203 /* true for emulated host adapter (ATAPI) */ 138 /* Used to configure SCSI command transformation layer for ATAPI devices */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/scsi/ |
sg.h | 136 #define SG_EMULATED_HOST 0x2203 /* true for emulated host adapter (ATAPI) */ 138 /* Used to configure SCSI command transformation layer for ATAPI devices */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/scsi/ |
sg.h | 136 #define SG_EMULATED_HOST 0x2203 /* true for emulated host adapter (ATAPI) */ 138 /* Used to configure SCSI command transformation layer for ATAPI devices */
|
/external/qemu-pc-bios/bochs/bios/ |
rombios.c | 62 // NOTES for ATA/ATAPI driver (cbbochs@free.fr) 71 // - CD-ROM booting is only available if ATA/ATAPI Driver is available 79 // 1 : no atapi device found 80 // 2 : no atapi cdrom found 187 # error The ATA/ATAPI Driver can only to be used with a 386+ cpu 190 # error ATA/ATAPI Driver can only be used if EBDA is available 193 # error El-Torito Boot can only be use if ATA/ATAPI Driver is available 658 Bit8u type; // Detected type of ata (ata/atapi/none/unknown) 917 // ATA / ATAPI driver [all...] |
/external/iproute2/testsuite/configs/ |
all-2.4 | 281 # IDE, ATA and ATAPI Block devices
|