Searched defs:HCC_CANPARK (Results 1 – 3 of 3) sorted by relevance
58 #define HCC_CANPARK(p) ((p)&(1 << 2)) /* true: can park on async qh */ macro
82 #define HCC_CANPARK(p) ((p)&(1 << 2)) /* true: can park on async qh */ macro
219 #define HCC_CANPARK(p) ((p)&(1 << 2)) /* true: can park on async qh */ macro