Home
last modified time | relevance | path

Searched refs:partition_table (Results 1 – 1 of 1) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_storage_tests.c3540 UCHAR *partition_table; in first_sector_non_boot_test() local
3582partition_table = &first_sector_non_boot_test_ram_disk_memory[UX_HOST_CLASS_STORAGE_PARTITION_TABL… in first_sector_non_boot_test()
3593 partition_table[UX_HOST_CLASS_STORAGE_PARTITION_TYPE] = partition_types[i]; in first_sector_non_boot_test()
3601 partition_table[UX_HOST_CLASS_STORAGE_PARTITION_SECTORS_BEFORE] = 1; in first_sector_non_boot_test()
3606 partition_table = &extended_partition[UX_HOST_CLASS_STORAGE_PARTITION_TABLE_START]; in first_sector_non_boot_test()
3617partition_table[UX_HOST_CLASS_STORAGE_PARTITION_TYPE] = UX_HOST_CLASS_STORAGE_PARTITION_FAT_12; in first_sector_non_boot_test()
3621 … ux_utility_long_put(&partition_table[UX_HOST_CLASS_STORAGE_PARTITION_SECTORS_BEFORE], ~0); in first_sector_non_boot_test()
3630 partition_table[UX_HOST_CLASS_STORAGE_PARTITION_SECTORS_BEFORE] = 0; in first_sector_non_boot_test()