Searched refs:nvhdr (Results 1 – 1 of 1) sorted by relevance
93 struct nvhdr { struct101 (sizeof(struct nvhdr) + roundup2((nvh)->nvh_namesize, 8)) argument117 static struct nvhdr *nv_find(struct nv *nv, int type, const char *namefmt,119 static void nv_swap(struct nvhdr *nvh, bool tohost);200 struct nvhdr *nvh; in nv_validate()231 nvh = (struct nvhdr *)ptr; in nv_validate()344 struct nvhdr *nvh; in nv_hton()358 nvh = (struct nvhdr *)ptr; in nv_hton()496 struct nvhdr *nvh; \528 struct nvhdr *nvh; \ in NV_DEFINE_GET()[all …]