Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/s390/cio/
Dcrw.c86 tmp_crw.erc, tmp_crw.rsid); in crw_collect_info()
100 crw[chain].rsc, crw[chain].anc, crw[chain].erc, in crw_collect_info()
Dchp.c497 crw0->erc, crw0->rsid); in chp_process_crw()
510 switch (crw0->erc) { in chp_process_crw()
522 crw0->erc); in chp_process_crw()
Dcss.c631 crw0->erc, crw0->rsid); in css_process_crw()
636 crw1->anc, crw1->erc, crw1->rsid); in css_process_crw()
642 if (crw0->erc == CRW_ERC_PMOD) { in css_process_crw()
Dchsc.c403 crw0->erc, crw0->rsid); in chsc_process_crw()
/linux-2.6.39/arch/s390/include/asm/
Dcrw.h26 __u32 erc : 6; /* error-recovery code */ member