Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/block/
Ddasd_diag.c653 .start_IO = dasd_start_diag,
Ddasd_fba.c815 .start_IO = dasd_start_IO,
Ddasd_int.h327 int (*start_IO) (struct dasd_ccw_req *); member
Ddasd.c1883 if (device->discipline->start_IO(next) == 0) in dasd_int_handler()
2111 rc = device->discipline->start_IO(cqr); in __dasd_device_start_head()
Ddasd_eckd.c6703 .start_IO = dasd_start_IO,