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

1 2 3

  /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 64 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
  /prebuilt/linux-x86/toolchain/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
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
hdsmart.h 64 unsigned char sector_count; member in struct:ata_smart_errorlog_command_struct_s
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
hdsmart.h 64 unsigned char sector_count; member in struct:ata_smart_errorlog_command_struct_s
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
hdsmart.h 64 unsigned char sector_count; member in struct:ata_smart_errorlog_command_struct_s
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
hdsmart.h 64 unsigned char sector_count; member in struct:ata_smart_errorlog_command_struct_s
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
hdsmart.h 64 unsigned char sector_count; member in struct:ata_smart_errorlog_command_struct_s
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
hdsmart.h 64 unsigned char sector_count; member in struct:ata_smart_errorlog_command_struct_s
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
hdsmart.h 64 unsigned char sector_count; member in struct:ata_smart_errorlog_command_struct_s
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
hdsmart.h 64 unsigned char sector_count; member in struct:ata_smart_errorlog_command_struct_s
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
hdsmart.h 64 unsigned char sector_count; member in struct:ata_smart_errorlog_command_struct_s
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/linux/
hdsmart.h 64 unsigned char sector_count; member in struct:ata_smart_errorlog_command_struct_s
  /prebuilt/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/linux/
hdsmart.h 64 unsigned char sector_count; member in struct:ata_smart_errorlog_command_struct_s
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/linux/
hdsmart.h 64 unsigned char sector_count; member in struct:ata_smart_errorlog_command_struct_s
  /prebuilt/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/linux/
hdsmart.h 64 unsigned char sector_count; member in struct:ata_smart_errorlog_command_struct_s
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/linux/
hdsmart.h 64 unsigned char sector_count; member in struct:ata_smart_errorlog_command_struct_s
  /prebuilt/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/linux/
hdsmart.h 64 unsigned char sector_count; member in struct:ata_smart_errorlog_command_struct_s
  /prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/linux/
hdsmart.h 64 unsigned char sector_count; member in struct:ata_smart_errorlog_command_struct_s
  /prebuilt/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/linux/
hdsmart.h 64 unsigned char sector_count; member in struct:ata_smart_errorlog_command_struct_s
  /prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/linux/
hdsmart.h 64 unsigned char sector_count; member in struct:ata_smart_errorlog_command_struct_s
  /prebuilt/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/linux/
hdsmart.h 64 unsigned char sector_count; member in struct:ata_smart_errorlog_command_struct_s
  /prebuilt/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/linux/
hdsmart.h 64 unsigned char sector_count; member in struct:ata_smart_errorlog_command_struct_s

Completed in 151 milliseconds

1 2 3