Home
last modified time | relevance | path

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

/freebsd-13.1/sys/geom/raid/
H A Dmd_ddf.h67 uint16_t Max_Primary_Element_Entries; member
H A Dmd_ddf.c256 printf("Max_Primary_Element_Entries %u\n", GET16(meta, hdr->Max_Primary_Element_Entries)); in g_raid_md_ddf_print()
374 val2 = (uint64_t *)&(vdc->Physical_Disk_Sequence[GET16(meta, hdr->Max_Primary_Element_Entries)]); in g_raid_md_ddf_print()
642 SET16(meta, hdr->Max_Primary_Element_Entries, DDF_MAX_DISKS); in ddf_meta_create()
645 GET16(meta, hdr->Max_Primary_Element_Entries), ss)); in ddf_meta_create()
987 GET16(meta, hdr->Max_Primary_Element_Entries)]); in ddf_meta_unused_range()
1160 if (GET16(meta, hdr->Max_Primary_Element_Entries) == 0xffff) { in ddf_meta_read()
1161 SET16(meta, hdr->Max_Primary_Element_Entries, in ddf_meta_read()
1756 …val2 = (uint64_t *)&(vdc1->Physical_Disk_Sequence[GET16(vmeta, hdr->Max_Primary_Element_Entries)]); in g_raid_md_ddf_start_disk()
1909 GET16(vmeta, hdr->Max_Primary_Element_Entries)]); in g_raid_md_ddf_start()
2852 GET16(vmeta, hdr->Max_Primary_Element_Entries)]); in g_raid_md_write_ddf()