Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dspdmemvar.h37 #define SPD_BITFIELD(a, b, c, d) d; c; b; a macro
39 #define SPD_BITFIELD(a, b, c, d) a; b; c; d macro