Searched refs:BSTP_MAX_PRIORITY (Results 1 – 2 of 2) sorted by relevance
161 #define BSTP_MAX_PRIORITY 61440 macro
1575 if (pri < 0 || pri > BSTP_MAX_PRIORITY) in bstp_set_priority()