Searched refs:erc (Results 1 – 8 of 8) sorted by relevance
| /kernel/linux/linux-5.10/drivers/s390/cio/ |
| D | crw.c | 89 tmp_crw.erc, tmp_crw.rsid); in crw_collect_info() 103 crw[chain].rsc, crw[chain].anc, crw[chain].erc, in crw_collect_info()
|
| D | trace.h | 372 __field(u8, erc) 383 __entry->erc = crw->erc; 390 __entry->erc, __entry->rsid
|
| D | vfio_ccw_drv.c | 304 unsigned int erc, in vfio_ccw_queue_crw() argument 322 crw->crw.erc = erc; in vfio_ccw_queue_crw()
|
| D | chp.c | 577 crw0->erc, crw0->rsid); in chp_process_crw() 590 switch (crw0->erc) { in chp_process_crw() 602 crw0->erc); in chp_process_crw()
|
| D | css.c | 840 crw0->erc, crw0->rsid); in css_process_crw() 845 crw1->anc, crw1->erc, crw1->rsid); in css_process_crw() 851 if (crw0->erc == CRW_ERC_PMOD) { in css_process_crw()
|
| D | chsc.c | 689 crw0->erc, crw0->rsid); in chsc_process_crw()
|
| /kernel/linux/linux-5.10/arch/s390/include/asm/ |
| D | crw.h | 27 __u32 erc : 6; /* error-recovery code */ member
|
| /kernel/linux/linux-5.10/tools/testing/selftests/net/ |
| D | fib_tests.sh | 516 local erc=$2 537 log_test $rc $erc "$desc"
|