Searched refs:channel_subsystems (Results 1 – 3 of 3) sorted by relevance
141 extern struct channel_subsystem *channel_subsystems[];146 return channel_subsystems[0]; in css_by_id()151 for ((css) = channel_subsystems[0]; (css); (css) = NULL)
41 struct channel_subsystem *channel_subsystems[MAX_CSS_IDX + 1]; variable437 sch->dev.parent = &channel_subsystems[0]->device; in css_register_subchannel()979 channel_subsystems[nr] = css; in setup_css()1032 channel_subsystems[nr] = NULL; in setup_css()1065 return &channel_subsystems[0]->device; in cio_get_dma_css_dev()1225 struct channel_subsystem *css = channel_subsystems[i]; in css_bus_init()
329 first = &channel_subsystems[0]->global_pgid; in pgid_analyze()