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