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]; variable448 sch->dev.parent = &channel_subsystems[0]->device; in css_register_subchannel()990 channel_subsystems[nr] = css; in setup_css()1048 channel_subsystems[nr] = NULL; in setup_css()1081 return &channel_subsystems[0]->device; in cio_get_dma_css_dev()1234 struct channel_subsystem *css = channel_subsystems[i]; in css_bus_init()
329 first = &channel_subsystems[0]->global_pgid; in pgid_analyze()