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

/freebsd-12-stable/sys/dev/sfxge/common/
H A Def10_nvram.c57 * This is different from tlv_partition_header.total_length,
619 struct tlv_partition_header *header;
630 header = (struct tlv_partition_header *)partition.data;
672 struct tlv_partition_header *header;
697 header = (struct tlv_partition_header *)tlv_item(&cursor);
774 struct tlv_partition_header header;
777 unsigned int min_buf_size = sizeof (struct tlv_partition_header) +
1155 struct tlv_partition_header *header;
1186 header = (struct tlv_partition_header *)tlv_item(&cursor);
1425 struct tlv_partition_header *heade
[all...]
H A Def10_tlv_layout.h114 struct tlv_partition_header { struct

Completed in 173 milliseconds