Searched defs:_last (Results 1 – 4 of 4) sorted by relevance
330 #define IOCTL_OP(_ioctl, _fn, _struct, _last) \ argument
53 #define PCL816_MUX_SCAN(_first, _last) (((_last) << 4) | (_first)) argument
111 #define PCL818_MUX_SCAN(_first, _last) (((_last) << 4) | (_first)) argument
468 #define UVERBS_ATTR_STRUCT(_type, _last) \ argument