Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/block/
H A Ddasd.c1631 int it_suppressed = 0; in dasd_int_handler() local
1686 it_suppressed = (sense[1] & SNS1_INV_TRACK_FORMAT) && in dasd_int_handler()
1703 if (!(it_suppressed || nrf_suppressed)) in dasd_int_handler()