HCS_INDICATOR
#define HCS_INDICATOR(p) ((p)&(1 << 16)) /* true: has port indicators */
#define HCS_INDICATOR BIT(4)