Searched refs:MAX_CSS_IDX (Results 1 – 1 of 1) sorted by relevance
40 #define MAX_CSS_IDX 0 macro41 struct channel_subsystem *channel_subsystems[MAX_CSS_IDX + 1];1212 for (i = 0; i <= MAX_CSS_IDX; i++) { in css_bus_init()