Searched refs:extended_partition (Results 1 – 1 of 1) sorted by relevance
3539 UCHAR *extended_partition; in first_sector_non_boot_test() local3605 …extended_partition = &first_sector_non_boot_test_ram_disk_memory[UX_HOST_CLASS_STORAGE_SECTOR_SIZE… in first_sector_non_boot_test()3606 partition_table = &extended_partition[UX_HOST_CLASS_STORAGE_PARTITION_TABLE_START]; in first_sector_non_boot_test()3609 … ux_utility_short_put(extended_partition + 510, UX_HOST_CLASS_STORAGE_PARTITION_SIGNATURE); in first_sector_non_boot_test()3612 extended_partition[0] = 0x00; in first_sector_non_boot_test()3613 extended_partition[1] = 0x00; in first_sector_non_boot_test()3614 extended_partition[2] = 0x00; in first_sector_non_boot_test()