Home
last modified time | relevance | path

Searched refs:SCHN_STAT_CHN_CTRL_CHK (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/s390/cio/
H A Ddevice_status.c36 SCHN_STAT_CHN_CTRL_CHK | SCHN_STAT_INTF_CTRL_CHK))) in ccw_device_msg_control_check()
138 SCHN_STAT_CHN_CTRL_CHK | in ccw_device_accumulate_esw()
H A Dchsc_sch.c281 if (scsw_cstat(&request->irb.scsw) & SCHN_STAT_CHN_CTRL_CHK) in chsc_examine_irb()
/linux/arch/s390/include/asm/
H A Dscsw.h179 #define SCHN_STAT_CHN_CTRL_CHK 0x04 macro
/linux/drivers/s390/block/
H A Ddasd_3990_erp.c2263 | SCHN_STAT_CHN_CTRL_CHK)) { in dasd_3990_erp_control_check()
2484 SCHN_STAT_CHN_CTRL_CHK)) == in dasd_3990_erp_error_match()
2486 SCHN_STAT_CHN_CTRL_CHK))) in dasd_3990_erp_error_match()
/linux/Documentation/arch/s390/
H A Dcds.rst347 SCHN_STAT_CHN_CTRL_CHK channel control check
/linux/drivers/s390/net/
H A Dlcs.c1314 if (cstat & (SCHN_STAT_CHN_CTRL_CHK | SCHN_STAT_INTF_CTRL_CHK | in lcs_get_problem()
H A Dqeth_core_main.c1119 if (cstat & (SCHN_STAT_CHN_CTRL_CHK | SCHN_STAT_INTF_CTRL_CHK | in qeth_get_problem()