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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dcrw.h26 __u32 erc : 6; /* error-recovery code */ member in struct:crw
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/cio/
H A Dcrw.c83 "chn=%d, rsc=%X, anc=%d, erc=%X, rsid=%X\n",
86 tmp_crw.erc, tmp_crw.rsid);
98 "chn=%d, rsc=%X, anc=%d, erc=%X, rsid=%X\n",
100 crw[chain].rsc, crw[chain].anc, crw[chain].erc,
H A Dchp.c490 "chn=%d, rsc=%X, anc=%d, erc=%X, rsid=%X\n",
492 crw0->erc, crw0->rsid);
505 switch (crw0->erc) {
516 CIO_CRW_EVENT(2, "Don't know how to handle erc=%x\n",
517 crw0->erc);
H A Dcss.c627 "chn=%d, rsc=%X, anc=%d, erc=%X, rsid=%X\n",
629 crw0->erc, crw0->rsid);
632 "chn=%d, rsc=%X, anc=%d, erc=%X, rsid=%X\n",
634 crw1->anc, crw1->erc, crw1->rsid);
H A Dchsc.c402 "chn=%d, rsc=%X, anc=%d, erc=%X, rsid=%X\n",
404 crw0->erc, crw0->rsid);

Completed in 64 milliseconds