Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/1394/
H A Dieee1394.h119 #define IEEE1394_SELFID_ISVALID(S_PKT) \ argument
120 (~((S_PKT)->spkt_data ^ (S_PKT)->spkt_inverse) ? 0 : 1)
124 #define IEEE1394_SELFID_PHYID(S_PKT) \ argument
131 #define IEEE1394_SELFID_ISLINKON(S_PKT) \ argument
137 #define IEEE1394_SELFID_GAP_CNT(S_PKT) \ argument
146 #define IEEE1394_SELFID_DELAY(S_PKT) \ argument
152 #define IEEE1394_SELFID_ISCONTENDER(S_PKT) \ argument
158 #define IEEE1394_SELFID_POWER(S_PKT) \ argument
169 #define IEEE1394_SELFID_INITIATED_RESET(S_PKT) \ argument
175 #define IEEE1394_SELFID_ISMORE(S_PKT) \ argument
[all …]