Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd_int.h374 void (*reset_path)(struct dasd_device *, __u8); member
H A Ddasd_devmap.c1373 if (device->discipline && device->discipline->reset_path) in dasd_path_reset_store()
1374 device->discipline->reset_path(device, (__u8) val); in dasd_path_reset_store()
H A Ddasd_eckd.c6738 .reset_path = dasd_eckd_reset_path,
/kernel/linux/linux-6.6/drivers/s390/block/
H A Ddasd_devmap.c1741 if (device->discipline && device->discipline->reset_path) in dasd_path_reset_store()
1742 device->discipline->reset_path(device, (__u8) val); in dasd_path_reset_store()
H A Ddasd_int.h422 void (*reset_path)(struct dasd_device *, __u8); member
H A Ddasd_eckd.c6955 .reset_path = dasd_eckd_reset_path,

Completed in 28 milliseconds