Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/s390/block/
Ddasd_int.h360 int (*check_attention)(struct dasd_device *, __u8); member
Ddasd.c1628 device->discipline->check_attention(device, irb->esw.esw1.lpum); in dasd_int_handler()
Ddasd_eckd.c4904 .check_attention = dasd_eckd_check_attention,