Searched defs:_last (Results 1 – 3 of 3) sorted by relevance
55 #define PCL816_MUX_SCAN(_first, _last) (((_last) << 4) | (_first)) argument
113 #define PCL818_MUX_SCAN(_first, _last) (((_last) << 4) | (_first)) argument
311 #define UVERBS_ATTR_STRUCT(_type, _last) \ argument