Home
last modified time | relevance | path

Searched refs:cdev_sublog (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/cio/
H A Ddevice_status.c116 struct sublog *cdev_sublog, *sublog; in ccw_device_accumulate_esw() local
128 cdev_sublog = &cdev_irb->esw.esw0.sublog; in ccw_device_accumulate_esw()
131 cdev_sublog->esf = sublog->esf; in ccw_device_accumulate_esw()
140 cdev_sublog->arep = sublog->arep; in ccw_device_accumulate_esw()
142 cdev_sublog->fvf = sublog->fvf; in ccw_device_accumulate_esw()
144 cdev_sublog->sacc = sublog->sacc; in ccw_device_accumulate_esw()
146 cdev_sublog->termc = sublog->termc; in ccw_device_accumulate_esw()
148 cdev_sublog->seqc = sublog->seqc; in ccw_device_accumulate_esw()
151 cdev_sublog->devsc = sublog->devsc; in ccw_device_accumulate_esw()
153 cdev_sublog in ccw_device_accumulate_esw()
[all...]
/kernel/linux/linux-6.6/drivers/s390/cio/
H A Ddevice_status.c117 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 in ccw_device_accumulate_esw()
[all...]

Completed in 2 milliseconds