HomeSort by relevance Sort by last modified time
    Searched refs:sector_count (Results 1 - 25 of 80) sorted by null

1 2 3 4

  /external/qemu/hw/
scsi-disk.c 53 /* Both sector and sector_count are in terms of qemu 512 byte blocks. */
55 uint32_t sector_count; member in struct:SCSIRequest
96 r->sector_count = 0;
195 if (r->sector_count == (uint32_t)-1) {
197 r->sector_count = 0;
201 DPRINTF("Read sector_count=%d\n", r->sector_count);
202 if (r->sector_count == 0) {
207 n = r->sector_count;
218 r->sector_count -= n
    [all...]
  /bionic/libc/kernel/common/linux/
hdsmart.h 76 unsigned char sector_count; member in struct:ata_smart_errorlog_command_struct_s
  /development/ndk/platforms/android-3/include/linux/
hdsmart.h 64 unsigned char sector_count; member in struct:ata_smart_errorlog_command_struct_s
  /external/kernel-headers/original/linux/
hdsmart.h 74 unsigned char sector_count; member in struct:ata_smart_errorlog_command_struct_s
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
hdsmart.h 74 unsigned char sector_count; member in struct:ata_smart_errorlog_command_struct_s
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
hdsmart.h 74 unsigned char sector_count; member in struct:ata_smart_errorlog_command_struct_s
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
hdsmart.h 74 unsigned char sector_count; member in struct:ata_smart_errorlog_command_struct_s
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
hdsmart.h 64 unsigned char sector_count; member in struct:ata_smart_errorlog_command_struct_s
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
hdsmart.h 64 unsigned char sector_count; member in struct:ata_smart_errorlog_command_struct_s
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
hdsmart.h 64 unsigned char sector_count; member in struct:ata_smart_errorlog_command_struct_s
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
hdsmart.h 64 unsigned char sector_count; member in struct:ata_smart_errorlog_command_struct_s
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
hdsmart.h 64 unsigned char sector_count; member in struct:ata_smart_errorlog_command_struct_s
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
hdsmart.h 64 unsigned char sector_count; member in struct:ata_smart_errorlog_command_struct_s
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
hdsmart.h 64 unsigned char sector_count; member in struct:ata_smart_errorlog_command_struct_s
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
hdsmart.h 64 unsigned char sector_count; member in struct:ata_smart_errorlog_command_struct_s
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
hdsmart.h 64 unsigned char sector_count; member in struct:ata_smart_errorlog_command_struct_s
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
hdsmart.h 64 unsigned char sector_count; member in struct:ata_smart_errorlog_command_struct_s
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
hdsmart.h 64 unsigned char sector_count; member in struct:ata_smart_errorlog_command_struct_s
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
hdsmart.h 64 unsigned char sector_count; member in struct:ata_smart_errorlog_command_struct_s
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
hdsmart.h 64 unsigned char sector_count; member in struct:ata_smart_errorlog_command_struct_s
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
hdsmart.h 64 unsigned char sector_count; member in struct:ata_smart_errorlog_command_struct_s
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
hdsmart.h 64 unsigned char sector_count; member in struct:ata_smart_errorlog_command_struct_s
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
hdsmart.h 64 unsigned char sector_count; member in struct:ata_smart_errorlog_command_struct_s
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/
hdsmart.h 64 unsigned char sector_count; member in struct:ata_smart_errorlog_command_struct_s
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/
hdsmart.h 64 unsigned char sector_count; member in struct:ata_smart_errorlog_command_struct_s

Completed in 212 milliseconds

1 2 3 4