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