Searched defs:HCS_N_PORTS (Results 1 – 2 of 2) sorted by relevance
308 #define HCS_N_PORTS(p) (((p)>>0)&0xf) macro
635 #define HCS_N_PORTS(p) (((p)>>0)&0xf) /* bits 3:0, ports on HC */ macro