Searched refs:channel_subsystems (Results 1 – 3 of 3) sorted by relevance
132 extern struct channel_subsystem *channel_subsystems[];137 return channel_subsystems[0]; in css_by_id()142 for ((css) = channel_subsystems[0]; (css); (css) = NULL)
41 struct channel_subsystem *channel_subsystems[MAX_CSS_IDX + 1]; variable446 sch->dev.parent = &channel_subsystems[0]->device; in css_register_subchannel()979 channel_subsystems[nr] = css; in setup_css()1037 channel_subsystems[nr] = NULL; in setup_css()1070 return &channel_subsystems[0]->device; in cio_get_dma_css_dev()1223 struct channel_subsystem *css = channel_subsystems[i]; in css_bus_init()
328 first = &channel_subsystems[0]->global_pgid; in pgid_analyze()