Home
last modified time | relevance | path

Searched refs:DASD_SIM_MSG_TO_OP (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/s390/block/
H A Ddasd_int.h80 #define DASD_SIM_MSG_TO_OP 0x03 macro
H A Ddasd_3990_erp.c2053 if ((sense[24] & DASD_SIM_MSG_TO_OP) || (sense[1] & 0x10)) { in dasd_3990_erp_handle_sim()