Searched refs:Configuration_Record_Length (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/geom/raid/
H A Dmd_ddf.h64 uint16_t Configuration_Record_Length; member in struct:ddf_header
H A Dmd_ddf.c178 GET16((m), hdr->Configuration_Record_Length))
181 (n) * GET16((m), hdr->Configuration_Record_Length) * \
185 (n) * GET16((m), hdr->Configuration_Record_Length) * \
250 printf("Configuration_Record_Length %u\n", GET16(meta, hdr->Configuration_Record_Length));
598 SET16(meta, hdr->Configuration_Record_Length,
599 (GET16(sample, hdr->Configuration_Record_Length) *
637 SET16(meta, hdr->Configuration_Record_Length,
652 GET16(meta, hdr->Configuration_Record_Length) *
863 size = GET16(sample, hdr->Configuration_Record_Length) * s
[all...]

Completed in 73 milliseconds