Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/s390/cio/
Ddevice_status.c35 SCHN_STAT_CHN_CTRL_CHK | SCHN_STAT_INTF_CTRL_CHK))) in ccw_device_msg_control_check()
137 SCHN_STAT_CHN_CTRL_CHK | in ccw_device_accumulate_esw()
Dchsc_sch.c280 if (scsw_cstat(&request->irb.scsw) & SCHN_STAT_CHN_CTRL_CHK) in chsc_examine_irb()
/linux-6.1.9/arch/s390/include/asm/
Dscsw.h178 #define SCHN_STAT_CHN_CTRL_CHK 0x04 macro
/linux-6.1.9/drivers/s390/block/
Ddasd_3990_erp.c2302 | SCHN_STAT_CHN_CTRL_CHK)) { in dasd_3990_erp_control_check()
2523 SCHN_STAT_CHN_CTRL_CHK)) == in dasd_3990_erp_error_match()
2525 SCHN_STAT_CHN_CTRL_CHK))) in dasd_3990_erp_error_match()
/linux-6.1.9/Documentation/s390/
Dcds.rst347 SCHN_STAT_CHN_CTRL_CHK channel control check
/linux-6.1.9/drivers/s390/net/
Dlcs.c1321 if (cstat & (SCHN_STAT_CHN_CTRL_CHK | SCHN_STAT_INTF_CTRL_CHK | in lcs_get_problem()
Dqeth_core_main.c1116 if (cstat & (SCHN_STAT_CHN_CTRL_CHK | SCHN_STAT_INTF_CTRL_CHK | in qeth_get_problem()