Searched refs:to_css (Results 1 - 4 of 4) sorted by relevance

/drivers/s390/cio/
H A Dcss.h132 #define to_css(dev) container_of(dev, struct channel_subsystem, device) macro
H A Dcss.c698 css = to_css(dev);
712 struct channel_subsystem *css = to_css(dev);
727 struct channel_subsystem *css = to_css(dev);
1102 return sch == to_css(sch->dev.parent)->pseudo_subchannel;
H A Dchp.c193 css = to_css(chp->dev.parent);
H A Ddevice.c1000 struct channel_subsystem *css = to_css(sch->dev.parent);

Completed in 59 milliseconds