Home
last modified time | relevance | path

Searched refs:sublog (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/s390/cio/
A Ddevice_status.c116 struct sublog *cdev_sublog, *sublog; in ccw_device_accumulate_esw() local
129 sublog = &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->serr = sublog->serr; in ccw_device_accumulate_esw()
[all …]
/linux/arch/s390/include/asm/
A Dcio.h131 struct sublog { struct
153 struct sublog sublog; member
213 __u32 sublog; member
/linux/drivers/s390/block/
A Ddasd_3990_erp.c157 ~(erp->irb.esw.esw0.sublog.lpum); in dasd_3990_erp_alternate_path()
159 erp->lpm &= ~(erp->irb.esw.esw0.sublog.lpum); in dasd_3990_erp_alternate_path()
165 erp->lpm, erp->irb.esw.esw0.sublog.lpum, opm); in dasd_3990_erp_alternate_path()
173 "/opm=%x)\n", erp->irb.esw.esw0.sublog.lpum, opm); in dasd_3990_erp_alternate_path()

Completed in 8 milliseconds