Home
last modified time | relevance | path

Searched refs:DASD_SENSE_BIT_2 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/s390/block/
H A Ddasd_3990_erp.c1934 if (sense[25] & DASD_SENSE_BIT_2) { in dasd_3990_erp_compound_code()
1982 if ((sense[25] & DASD_SENSE_BIT_1) && (sense[26] & DASD_SENSE_BIT_2)) { in dasd_3990_erp_compound_config()
H A Ddasd_int.h75 #define DASD_SENSE_BIT_2 0x20 macro
H A Ddasd_eckd.c225 if (!(sense[27] & DASD_SENSE_BIT_2)) { in dasd_eckd_track_from_irb()