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

/haiku-fatelf/headers/private/firewire/
H A Dfirewire.h137 #define COMMON_HDR(a,b,c,d) uint32_t a:16,b:8,c:4,d:4 macro
140 #define COMMON_HDR(a,b,c,d) uint32_t d:4,c:4,b:8,a:16 macro
148 COMMON_HDR(, , tcode, );
151 COMMON_HDR(len, chtag, tcode, sy);
155 COMMON_HDR(dst, tlrt, tcode, pri);
159 COMMON_HDR(dst, tlrt, tcode, pri);
164 COMMON_HDR(dst, tlrt, tcode, pri);
169 COMMON_HDR(dst, tlrt, tcode, pri);
175 COMMON_HDR(dst, tlrt, tcode, pri);
181 COMMON_HDR(ds
[all...]

Completed in 36 milliseconds