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

/freebsd-10.2-release/sys/dev/firewire/
H A Dfirewire.h133 #define COMMON_HDR(a,b,c,d) uint32_t a:16,b:8,c:4,d:4 macro
136 #define COMMON_HDR(a,b,c,d) uint32_t d:4,c:4,b:8,a:16 macro
144 COMMON_HDR(, , tcode, );
147 COMMON_HDR(len, chtag, tcode, sy);
151 COMMON_HDR(dst, tlrt, tcode, pri);
155 COMMON_HDR(dst, tlrt, tcode, pri);
160 COMMON_HDR(dst, tlrt, tcode, pri);
165 COMMON_HDR(dst, tlrt, tcode, pri);
171 COMMON_HDR(dst, tlrt, tcode, pri);
177 COMMON_HDR(ds
[all...]

Completed in 95 milliseconds