Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/s390/block/
Ddasd.c1633 int it_suppressed = 0; in dasd_int_handler() local
1688 it_suppressed = (sense[1] & SNS1_INV_TRACK_FORMAT) && in dasd_int_handler()
1705 if (!(it_suppressed || nrf_suppressed)) in dasd_int_handler()