Home
last modified time | relevance | path

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

/linux/drivers/s390/cio/
H A Dtrace.h370 __field(u8, erc)
381 __entry->erc = crw->erc;
388 __entry->erc, __entry->rsid
H A Dvfio_ccw_drv.c274 unsigned int erc, in vfio_ccw_queue_crw() argument
292 crw->crw.erc = erc; in vfio_ccw_queue_crw()
H A Dchp.c627 crw0->erc, crw0->rsid); in chp_process_crw()
640 switch (crw0->erc) { in chp_process_crw()
652 crw0->erc); in chp_process_crw()
/linux/arch/s390/include/asm/
H A Dcrw.h26 __u32 erc : 6; /* error-recovery code */ member
/linux/tools/testing/selftests/net/
H A Dfib_tests.sh513 local erc=$2
534 log_test $rc $erc "$desc"