Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/ic/
H A Dbcm2835_vcprop.h56 struct vcprop_tag { struct
57 uint32_t vpt_tag;
127 #define VCPROPTAG_LEN(x) (sizeof((x)) - sizeof(struct vcprop_tag)) argument