Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/s390/cio/
H A Dcss.c41 #define MAX_CSS_IDX 0 macro
42 struct channel_subsystem *channel_subsystems[MAX_CSS_IDX + 1];
1254 for (i = 0; i <= MAX_CSS_IDX; i++) { in css_bus_init()