Home
last modified time | relevance | path

Searched defs:vcprop_tag (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/arch/evbarm/rpi/
H A Dvcprop.h43 struct vcprop_tag { struct
44 uint32_t vpt_tag;
181 #define VCPROPTAG_LEN(x) (sizeof((x)) - sizeof(struct vcprop_tag)) argument