Home
last modified time | relevance | path

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

/linux/drivers/s390/cio/
H A Dcss.h139 #define to_css(dev) container_of(dev, struct channel_subsystem, device) macro
H A Dcss.c840 struct channel_subsystem *css = to_css(dev); in css_process_crw()
849 struct channel_subsystem *css = to_css(dev);
873 struct channel_subsystem *css = to_css(dev); in channel_subsystem_release()
885 struct channel_subsystem *css = to_css(dev);
1322 return sch == to_css(sch->dev.parent)->pseudo_subchannel; in cio_settle_write()
H A Dchp.c172 css = to_css(chp->dev.parent); in chp_measurement_copy_block()
H A Ddevice.c978 struct channel_subsystem *css = to_css(sch->dev.parent); in ccw_device_move_to_orph()