Home
last modified time | relevance | path

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

/dragonfly/sys/bus/firewire/
HDfirewire.h127 #define COMMON_HDR(a,b,c,d) u_int32_t a:16,b:8,c:4,d:4 macro
130 #define COMMON_HDR(a,b,c,d) u_int32_t d:4,c:4,b:8,a:16 macro
138 COMMON_HDR(, , tcode, );
141 COMMON_HDR(len, chtag, tcode, sy);
145 COMMON_HDR(dst, tlrt, tcode, pri);
149 COMMON_HDR(dst, tlrt, tcode, pri);
154 COMMON_HDR(dst, tlrt, tcode, pri);
159 COMMON_HDR(dst, tlrt, tcode, pri);
165 COMMON_HDR(dst, tlrt, tcode, pri);
171 COMMON_HDR(dst, tlrt, tcode, pri);
[all …]