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