Searched defs:HCS_INDICATOR (Results 1 – 4 of 4) sorted by relevance
39 #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
113 #define HCS_INDICATOR(p) ((p) & (1 << 4)) macro