Searched defs:TRB_TYPE_LINK_LE32 (Results 1 – 2 of 2) sorted by relevance
1149 #define TRB_TYPE_LINK_LE32(x) (((x) & cpu_to_le32(TRB_TYPE_BITMASK)) == \ macro
1247 #define TRB_TYPE_LINK_LE32(x) (((x) & cpu_to_le32(TRB_TYPE_BITMASK)) == \ macro