HomeSort by relevance Sort by last modified time
    Searched refs:ata (Results 1 - 5 of 5) sorted by null

  /external/qemu-pc-bios/bochs/bios/
rombios.c 62 // NOTES for ATA/ATAPI driver (cbbochs@free.fr)
64 // - supports up to 4 ATA interfaces
71 // - CD-ROM booting is only available if ATA/ATAPI Driver is available
92 // ATA driver
110 // ATA driver
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
729 ata_t ata; member in struct:__anon14058
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
edd.h 118 } __attribute__ ((packed)) ata; member in union:edd_device_params::__anon26375
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
edd.h 118 } __attribute__ ((packed)) ata; member in union:edd_device_params::__anon27966
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
edd.h 118 } __attribute__ ((packed)) ata; member in union:edd_device_params::__anon29480
  /external/kernel-headers/original/linux/
hdreg.h 5 #include <linux/ata.h>
186 /* ATA/ATAPI Commands pre T13 Spec */
281 #define WIN_ACKMEDIACHANGE 0xDB /* ATA-1, ATA-2 vendor */
295 #define WIN_WRITE_SAME 0xE9 /* read ata-2 to use */
338 #define SETFEATURES_EN_SAME_R 0x22 /* for a region ATA-1 */
358 #define SETFEATURES_EN_REST 0xAC /* ATA-1 */
363 #define SETFEATURES_EN_SAME_M 0xDD /* for a entire device ATA-1 */

Completed in 105 milliseconds