Searched refs:to_css (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/s390/cio/ | ||
| H A D | css.h | 139 #define to_css(dev) container_of(dev, struct channel_subsystem, device) macro |
| H A D | chp.c | 172 css = to_css(chp->dev.parent); in chp_measurement_copy_block() |