Searched refs:_rhs (Results 1 – 2 of 2) sorted by relevance
1536 #define BHND_NV_IS_ISO_CONV(_lhs, _rhs) \ in bhnd_nvram_val_generic_encode() argument1538 otype == BHND_NVRAM_TYPE_ ## _rhs) || \ in bhnd_nvram_val_generic_encode()1539 (itype == BHND_NVRAM_TYPE_ ## _rhs && \ in bhnd_nvram_val_generic_encode()
48 #define PackCategoriesIntoKey(_lhs, _rhs) ((_lhs) * 4 + (_rhs)) argument