Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/cio/
H A Dchsc_sch.c269 backed_up = scsw_cstat(&request->irb.scsw) & SCHN_STAT_CHAIN_CHECK; in chsc_examine_irb()
270 request->irb.scsw.cmd.cstat &= ~SCHN_STAT_CHAIN_CHECK; in chsc_examine_irb()
/openbmc/linux/arch/s390/include/asm/
H A Dscsw.h180 #define SCHN_STAT_CHAIN_CHECK 0x01 macro
/openbmc/linux/Documentation/arch/s390/
H A Dcds.rst349 SCHN_STAT_CHAIN_CHECK chaining check
/openbmc/linux/drivers/s390/net/
H A Dlcs.c1317 SCHN_STAT_CHN_DATA_CHK | SCHN_STAT_CHAIN_CHECK | in lcs_get_problem()
H A Dqeth_core_main.c1120 SCHN_STAT_CHN_DATA_CHK | SCHN_STAT_CHAIN_CHECK | in qeth_get_problem()