Home
last modified time | relevance | path

Searched defs:sector_len (Results 1 – 25 of 65) sorted by relevance

123

/dports/emulators/qemu/qemu-6.2.0/hw/arm/
H A Dgumstix.c48 static const int sector_len = 128 * 1024; variable
H A Dmainstone.c115 uint32_t sector_len = 256 * 1024; in mainstone_common_init() local
/dports/emulators/qemu60/qemu-6.0.0/hw/arm/
H A Dgumstix.c48 static const int sector_len = 128 * 1024; variable
H A Dmainstone.c115 uint32_t sector_len = 256 * 1024; in mainstone_common_init() local
/dports/emulators/qemu5/qemu-5.2.0/hw/arm/
H A Dgumstix.c48 static const int sector_len = 128 * 1024; variable
H A Dmainstone.c116 uint32_t sector_len = 256 * 1024; in mainstone_common_init() local
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/arm/
H A Dgumstix.c48 static const int sector_len = 128 * 1024; variable
H A Dmainstone.c116 uint32_t sector_len = 256 * 1024; in mainstone_common_init() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/arm/
H A Dgumstix.c48 static const int sector_len = 128 * 1024; variable
H A Dmainstone.c116 uint32_t sector_len = 256 * 1024; in mainstone_common_init() local
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/arm/
H A Dgumstix.c48 static const int sector_len = 128 * 1024; variable
H A Dmainstone.c115 uint32_t sector_len = 256 * 1024; in mainstone_common_init() local
/dports/emulators/qemu42/qemu-4.2.1/hw/arm/
H A Dgumstix.c48 static const int sector_len = 128 * 1024; variable
H A Dmainstone.c116 uint32_t sector_len = 256 * 1024; in mainstone_common_init() local
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/arm/
H A Dgumstix.c49 static const int sector_len = 128 * 1024; variable
H A Dmainstone.c117 uint32_t sector_len = 256 * 1024; in mainstone_common_init() local
/dports/emulators/qemu-utils/qemu-4.2.1/hw/arm/
H A Dgumstix.c48 static const int sector_len = 128 * 1024; variable
H A Dmainstone.c116 uint32_t sector_len = 256 * 1024; in mainstone_common_init() local
/dports/emulators/libdsk/libdsk-1.4.2/lib/
H A Ddskcheck.c79 dsk_psect_t sector, size_t sector_len) in dsk_xcheck()
H A Ddskread.c74 dsk_psect_t sector, size_t sector_len, int *deleted) in dsk_xread()
H A Ddskwrite.c93 dsk_psect_t sector, size_t sector_len, int deleted) in dsk_xwrite()
/dports/emulators/qemu-utils/qemu-4.2.1/tests/
H A Dpflash-cfi02-test.c54 int sector_len[4]; member
348 uint32_t sector_len = (flash_query_1(c, FLASH_ADDR(base + 2)) << 8) + in test_geometry() local
/dports/emulators/qemu5/qemu-5.2.0/tests/qtest/
H A Dpflash-cfi02-test.c54 int sector_len[4]; member
348 uint32_t sector_len = (flash_query_1(c, FLASH_ADDR(base + 2)) << 8) + in test_geometry() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tests/qtest/
H A Dpflash-cfi02-test.c54 int sector_len[4]; member
348 uint32_t sector_len = (flash_query_1(c, FLASH_ADDR(base + 2)) << 8) + in test_geometry() local
/dports/emulators/qemu42/qemu-4.2.1/tests/
H A Dpflash-cfi02-test.c54 int sector_len[4]; member
348 uint32_t sector_len = (flash_query_1(c, FLASH_ADDR(base + 2)) << 8) + in test_geometry() local

123