Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/s390/cio/
Dcrw.c89 tmp_crw.erc, tmp_crw.rsid); in crw_collect_info()
103 crw[chain].rsc, crw[chain].anc, crw[chain].erc, in crw_collect_info()
Dtrace.h372 __field(u8, erc)
383 __entry->erc = crw->erc;
390 __entry->erc, __entry->rsid
Dchp.c574 crw0->erc, crw0->rsid); in chp_process_crw()
587 switch (crw0->erc) { in chp_process_crw()
599 crw0->erc); in chp_process_crw()
Dcss.c818 crw0->erc, crw0->rsid); in css_process_crw()
823 crw1->anc, crw1->erc, crw1->rsid); in css_process_crw()
829 if (crw0->erc == CRW_ERC_PMOD) { in css_process_crw()
Dchsc.c685 crw0->erc, crw0->rsid); in chsc_process_crw()
/Linux-v5.4/arch/s390/include/asm/
Dcrw.h27 __u32 erc : 6; /* error-recovery code */ member
/Linux-v5.4/tools/testing/selftests/net/
Dfib_tests.sh477 local erc=$2
498 log_test $rc $erc "$desc"