Home
last modified time | relevance | path

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

/freebsd/sys/geom/raid/
H A Dmd_ddf.h65 uint16_t Max_Primary_Element_Entries; member
H A Dmd_ddf.c253 printf("Max_Primary_Element_Entries %u\n", GET16(meta, hdr->Max_Primary_Element_Entries)); in g_raid_md_ddf_print()
371 val2 = (uint64_t *)&(vdc->Physical_Disk_Sequence[GET16(meta, hdr->Max_Primary_Element_Entries)]); in g_raid_md_ddf_print()
639 SET16(meta, hdr->Max_Primary_Element_Entries, DDF_MAX_DISKS); in ddf_meta_create()
642 GET16(meta, hdr->Max_Primary_Element_Entries), ss)); in ddf_meta_create()
984 GET16(meta, hdr->Max_Primary_Element_Entries)]); in ddf_meta_unused_range()
1157 if (GET16(meta, hdr->Max_Primary_Element_Entries) == 0xffff) { in ddf_meta_read()
1158 SET16(meta, hdr->Max_Primary_Element_Entries, in ddf_meta_read()
1753 …val2 = (uint64_t *)&(vdc1->Physical_Disk_Sequence[GET16(vmeta, hdr->Max_Primary_Element_Entries)]); in g_raid_md_ddf_start_disk()
1906 GET16(vmeta, hdr->Max_Primary_Element_Entries)]); in g_raid_md_ddf_start()
2849 GET16(vmeta, hdr->Max_Primary_Element_Entries)]); in g_raid_md_write_ddf()