Searched refs:start_IO (Results 1 – 5 of 5) sorted by relevance
644 .start_IO = dasd_start_diag,
773 .start_IO = dasd_start_IO,
348 int (*start_IO) (struct dasd_ccw_req *); member
1830 if (device->discipline->start_IO(next) == 0) in dasd_int_handler()2062 rc = device->discipline->start_IO(cqr); in __dasd_device_start_head()
6869 .start_IO = dasd_start_IO,
Completed in 27 milliseconds