Searched refs:DASD_SENSE_BIT_2 (Results 1 – 2 of 2) sorted by relevance
1958 if (sense[25] & DASD_SENSE_BIT_2) { in dasd_3990_erp_compound_code()2006 if ((sense[25] & DASD_SENSE_BIT_1) && (sense[26] & DASD_SENSE_BIT_2)) { in dasd_3990_erp_compound_config()
76 #define DASD_SENSE_BIT_2 0x20 macro