OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sector_count
(Results
1 - 25
of
139
) sorted by null
1
2
3
4
5
6
/external/qemu/hw/android/goldfish/
mmc.c
248
int64_t
sector_count
= 0;
local
253
bdrv_get_geometry(s->bs, (uint64_t*)&
sector_count
);
254
capacity =
sector_count
* 512;
296
capacity =
sector_count
* 512;
/development/ndk/platforms/android-3/include/linux/
hdsmart.h
64
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
/prebuilts/ndk/7/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/7/platforms/android-9/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-9/arch-x86/usr/include/linux/
hdsmart.h
64
unsigned char
sector_count
;
member in struct:ata_smart_errorlog_command_struct_s
/prebuilts/ndk/8/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/8/platforms/android-14/arch-mips/usr/include/linux/
hdsmart.h
64
unsigned char
sector_count
;
member in struct:ata_smart_errorlog_command_struct_s
Completed in 72 milliseconds
1
2
3
4
5
6