Home
last modified time | relevance | path

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

/linux-6.15/drivers/s390/block/
H A Ddasd_diag.c644 .start_IO = dasd_start_diag,
H A Ddasd_fba.c773 .start_IO = dasd_start_IO,
H A Ddasd_int.h348 int (*start_IO) (struct dasd_ccw_req *); member
H A Ddasd.c1829 if (device->discipline->start_IO(next) == 0) in dasd_int_handler()
2061 rc = device->discipline->start_IO(cqr); in __dasd_device_start_head()
H A Ddasd_eckd.c6869 .start_IO = dasd_start_IO,