Searched defs:HCS_INDICATOR (Results 1 – 4 of 4) sorted by relevance
42 #define HCS_INDICATOR(p) ((p)&(1 << 16)) /* true: has port indicators */ macro
26 #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
106 #define HCS_INDICATOR(p) ((p) & (1 << 4)) macro