Home
last modified time | relevance | path

Searched refs:erc (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/s390/cio/
Dcrw.c87 tmp_crw.erc, tmp_crw.rsid); in crw_collect_info()
101 crw[chain].rsc, crw[chain].anc, crw[chain].erc, in crw_collect_info()
Dchp.c551 crw0->erc, crw0->rsid); in chp_process_crw()
564 switch (crw0->erc) { in chp_process_crw()
576 crw0->erc); in chp_process_crw()
Dcss.c671 crw0->erc, crw0->rsid); in css_process_crw()
676 crw1->anc, crw1->erc, crw1->rsid); in css_process_crw()
682 if (crw0->erc == CRW_ERC_PMOD) { in css_process_crw()
Dchsc.c604 crw0->erc, crw0->rsid); in chsc_process_crw()
/linux-4.1.27/arch/s390/include/asm/
Dcrw.h26 __u32 erc : 6; /* error-recovery code */ member