Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/s390/cio/
Ddevice_status.c33 SCHN_STAT_CHN_CTRL_CHK | SCHN_STAT_INTF_CTRL_CHK))) in ccw_device_msg_control_check()
135 SCHN_STAT_CHN_CTRL_CHK | in ccw_device_accumulate_esw()
Dchsc_sch.c320 if (scsw_cstat(&request->irb.scsw) & SCHN_STAT_CHN_CTRL_CHK) in chsc_examine_irb()
/linux-4.1.27/drivers/s390/block/
Ddasd_3990_erp.c2225 | SCHN_STAT_CHN_CTRL_CHK)) { in dasd_3990_erp_control_check()
2445 SCHN_STAT_CHN_CTRL_CHK)) == in dasd_3990_erp_error_match()
2447 SCHN_STAT_CHN_CTRL_CHK))) in dasd_3990_erp_error_match()
/linux-4.1.27/arch/s390/include/asm/
Dscsw.h176 #define SCHN_STAT_CHN_CTRL_CHK 0x04 macro
/linux-4.1.27/Documentation/s390/
Dcds.txt315 SCHN_STAT_CHN_CTRL_CHK - channel control check
/linux-4.1.27/drivers/s390/net/
Dlcs.c1346 if (cstat & (SCHN_STAT_CHN_CTRL_CHK | SCHN_STAT_INTF_CTRL_CHK | in lcs_get_problem()
Dqeth_core_main.c1006 if (cstat & (SCHN_STAT_CHN_CTRL_CHK | SCHN_STAT_INTF_CTRL_CHK | in qeth_get_problem()