Searched refs:crw0 (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/cio/ |
H A D | chp.c | 558 * @crw0: channel report-word to handler 565 static void chp_process_crw(struct crw *crw0, struct crw *crw1, in chp_process_crw() argument 576 crw0->slct, crw0->oflw, crw0->chn, crw0->rsc, crw0->anc, in chp_process_crw() 577 crw0->erc, crw0->rsid); in chp_process_crw() 583 if (crw0 in chp_process_crw() [all...] |
H A D | css.c | 828 static void css_process_crw(struct crw *crw0, struct crw *crw1, int overflow) in css_process_crw() argument 839 crw0->slct, crw0->oflw, crw0->chn, crw0->rsc, crw0->anc, in css_process_crw() 840 crw0->erc, crw0->rsid); in css_process_crw() 847 mchk_schid.sch_no = crw0->rsid; in css_process_crw() 851 if (crw0 in css_process_crw() [all...] |
H A D | chsc.c | 678 static void chsc_process_crw(struct crw *crw0, struct crw *crw1, int overflow) in chsc_process_crw() argument 688 crw0->slct, crw0->oflw, crw0->chn, crw0->rsc, crw0->anc, in chsc_process_crw() 689 crw0->erc, crw0->rsid); in chsc_process_crw()
|
/kernel/linux/linux-6.6/drivers/s390/cio/ |
H A D | chp.c | 573 * @crw0: channel report-word to handler 580 static void chp_process_crw(struct crw *crw0, struct crw *crw1, in chp_process_crw() argument 591 crw0->slct, crw0->oflw, crw0->chn, crw0->rsc, crw0->anc, in chp_process_crw() 592 crw0->erc, crw0->rsid); in chp_process_crw() 598 if (crw0 in chp_process_crw() [all...] |
H A D | css.c | 823 static void css_process_crw(struct crw *crw0, struct crw *crw1, int overflow) in css_process_crw() argument 834 crw0->slct, crw0->oflw, crw0->chn, crw0->rsc, crw0->anc, in css_process_crw() 835 crw0->erc, crw0->rsid); in css_process_crw() 842 mchk_schid.sch_no = crw0->rsid; in css_process_crw() 846 if (crw0 in css_process_crw() [all...] |
H A D | chsc.c | 722 static void chsc_process_crw(struct crw *crw0, struct crw *crw1, int overflow) in chsc_process_crw() argument 732 crw0->slct, crw0->oflw, crw0->chn, crw0->rsc, crw0->anc, in chsc_process_crw() 733 crw0->erc, crw0->rsid); in chsc_process_crw()
|
Completed in 10 milliseconds