Searched refs:l_priority (Results 1 – 1 of 1) sorted by relevance
690 static inline boolean_t osm_sm_is_greater_than(IN uint8_t l_priority, in osm_sm_is_greater_than() argument695 return (l_priority > r_priority in osm_sm_is_greater_than()696 || (l_priority == r_priority in osm_sm_is_greater_than()