Lines Matching refs:cdev_sublog
117 struct sublog *cdev_sublog, *sublog; in ccw_device_accumulate_esw() local
129 cdev_sublog = &cdev_irb->esw.esw0.sublog; in ccw_device_accumulate_esw()
132 cdev_sublog->esf = sublog->esf; in ccw_device_accumulate_esw()
141 cdev_sublog->arep = sublog->arep; in ccw_device_accumulate_esw()
143 cdev_sublog->fvf = sublog->fvf; in ccw_device_accumulate_esw()
145 cdev_sublog->sacc = sublog->sacc; in ccw_device_accumulate_esw()
147 cdev_sublog->termc = sublog->termc; in ccw_device_accumulate_esw()
149 cdev_sublog->seqc = sublog->seqc; in ccw_device_accumulate_esw()
152 cdev_sublog->devsc = sublog->devsc; in ccw_device_accumulate_esw()
154 cdev_sublog->serr = sublog->serr; in ccw_device_accumulate_esw()
156 cdev_sublog->ioerr = sublog->ioerr; in ccw_device_accumulate_esw()