Home
last modified time | relevance | path

Searched refs:MAX_CSS_IDX (Results 1 – 1 of 1) sorted by relevance

/drivers/s390/cio/
Dcss.c40 #define MAX_CSS_IDX 0 macro
41 struct channel_subsystem *channel_subsystems[MAX_CSS_IDX + 1];
1212 for (i = 0; i <= MAX_CSS_IDX; i++) { in css_bus_init()