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