Searched defs:TP_ITYP_TYPE (Results 1 – 3 of 3) sorted by relevance
277 #define TP_ITYP_TYPE(x) (((x) & 0x6) >> 1) /* Initiator Type */ macro
122 #define TP_ITYP_TYPE(x) (((x) & 0x6) >> 1) /* Initiator Type */ macro
1640 #define TP_ITYP_TYPE(x) (((x) & 0x6) >> 1) /* Initiator Type */ macro
Completed in 31 milliseconds