Home
last modified time | relevance | path

Searched refs:handle_hpf_error (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd_int.h371 void (*handle_hpf_error)(struct dasd_device *, struct irb *); member
H A Ddasd.c1863 device->discipline->handle_hpf_error) in dasd_int_handler()
1864 device->discipline->handle_hpf_error(device, irb); in dasd_int_handler()
H A Ddasd_eckd.c6735 .handle_hpf_error = dasd_eckd_handle_hpf_error,
/kernel/linux/linux-6.6/drivers/s390/block/
H A Ddasd_int.h419 void (*handle_hpf_error)(struct dasd_device *, struct irb *); member
H A Ddasd.c1797 device->discipline->handle_hpf_error) in dasd_int_handler()
1798 device->discipline->handle_hpf_error(device, irb); in dasd_int_handler()
H A Ddasd_eckd.c6952 .handle_hpf_error = dasd_eckd_handle_hpf_error,

Completed in 32 milliseconds