Searched defs:HCS_INDICATOR (Results 1 – 3 of 3) sorted by relevance
28 #define HCS_INDICATOR(p) ((p)&(1 << 16)) /* true: has port indicators */ macro
103 #define HCS_INDICATOR(p) ((p)&(1 << 16)) /* true: has port indicators */ macro
109 #define HCS_INDICATOR(p) ((p) & (1 << 4)) macro