Searched defs:HCC_CANPARK (Results 1 – 3 of 3) sorted by relevance
46 #define HCC_CANPARK(p) ((p)&(1 << 2)) /* true: can park on async qh */ macro
220 #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